Update build-file to expose framework/types.proto temporarily.
Change: 149108576
This commit is contained in:
parent
c91e568a0e
commit
2299ffe31d
@ -197,6 +197,10 @@ tf_proto_library(
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
exports_files([
|
||||
"framework/types.proto",
|
||||
])
|
||||
|
||||
tf_proto_library(
|
||||
name = "protos_test",
|
||||
srcs = ["util/example_proto_fast_parsing_test.proto"],
|
||||
|
Loading…
Reference in New Issue
Block a user