parent
6a6e9bdaea
commit
13efd632a7
@ -8,7 +8,6 @@
|
||||
# Note that proto3 well-known types (e.g. Any) are not handled in a special way
|
||||
# by the generated code.
|
||||
|
||||
load("//tools/build_defs/proto/cpp:cc_proto_library.bzl", "cc_proto_library")
|
||||
load(
|
||||
"//tensorflow:tensorflow.bzl",
|
||||
"if_ios",
|
||||
@ -76,11 +75,6 @@ tf_proto_library_cc(
|
||||
srcs = ["test.proto"],
|
||||
)
|
||||
|
||||
cc_proto_library(
|
||||
name = "test_cc_proto",
|
||||
deps = [":test_proto_cc"],
|
||||
)
|
||||
|
||||
tf_generate_proto_text_sources(
|
||||
name = "test_proto_text",
|
||||
srcs = ["test.proto"],
|
||||
|
Loading…
Reference in New Issue
Block a user