mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Add flagsaver to system absl_py
The tpu_test_wrapper_test references this
This commit is contained in:
@@ -9,3 +9,8 @@ py_library(
|
||||
name = "absltest",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
py_library(
|
||||
name = "flagsaver",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user