Add missing cc_api_version arg to proto library.
PiperOrigin-RevId: 286484453 Change-Id: Idecc70c2076265f3dda3ad0967ee4eb75d144daa
This commit is contained in:
parent
b6edd34c58
commit
a5d49ba936
@ -437,6 +437,7 @@ tf_py_test(
|
||||
tf_proto_library(
|
||||
name = "tensor_tracer_proto",
|
||||
srcs = ["tensor_tracer.proto"],
|
||||
cc_api_version = 2,
|
||||
protodeps = [
|
||||
"//tensorflow/core:protos_all",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user