Skip to content

Commit 7e0c196

Browse files
ericsalotensorflow-copybara
authored andcommitted
Remove cc_api_version stage 4: deletion where cc_api_version = 2
PiperOrigin-RevId: 668033371
1 parent 17ebcaa commit 7e0c196

File tree

2 files changed

+0
-2
lines changed
  • tensorflow_serving

2 files changed

+0
-2
lines changed

tensorflow_serving/servables/tensorflow/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,6 @@ serving_proto_library_py(
17861786
tf_proto_library(
17871787
name = "tf_protos_deps",
17881788
srcs = [],
1789-
cc_api_version = 2,
17901789
create_go_proto = False,
17911790
create_java_proto = False,
17921791
create_kotlin_proto = False,

tensorflow_serving/session_bundle/oss/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ package(
1313
tf_proto_library(
1414
name = "manifest_proto",
1515
srcs = ["manifest.proto"],
16-
cc_api_version = 2,
1716
)
1817

1918
cc_library(

0 commit comments

Comments
 (0)