"vscode:/vscode.git/clone" did not exist on "4c9959f6b95e20f0a4a0a45c21d168ee7b568dc9"
Commit b8e5a44b authored by scott7z's avatar scott7z Committed by Sergio Guadarrama
Browse files

Fix invalid default_visibility specification. (#2512)

parent 50257111
# Description:
# Contains files for loading, training and evaluating TF-Slim-based models.
package(default_visibility = [":public"])
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment