Eager SPINN example: Replace py_binary with py_library
PiperOrigin-RevId: 230356890
This commit is contained in:
parent
5d99fe9b65
commit
5731073b59
2
third_party/examples/eager/spinn/BUILD
vendored
2
third_party/examples/eager/spinn/BUILD
vendored
@ -1,6 +1,6 @@
|
||||
licenses(["notice"]) # 3-clause BSD.
|
||||
|
||||
py_binary(
|
||||
py_library(
|
||||
name = "spinn",
|
||||
srcs = ["spinn.py"],
|
||||
srcs_version = "PY2AND3",
|
||||
|
Loading…
Reference in New Issue
Block a user