mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
visibility workaround 2
This commit is contained in:
parent
fea90f89d7
commit
3aed1735cf
|
|
@ -73,7 +73,7 @@ py_library(
|
|||
"//tensorflow/python:platform",
|
||||
"//tensorflow/python:util",
|
||||
],
|
||||
visibility = ["visibility:public"],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user