Searched refs:protobuf_util (Results 1 – 16 of 16) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | replay_test.cc | 58 ASSERT_TRUE(protobuf_util::ProtobufEquals(original_shape->ToProto(), in TEST_F() 91 ASSERT_TRUE(protobuf_util::ProtobufEquals(original_shape->ToProto(), in XLA_TEST_F() 138 ASSERT_TRUE(protobuf_util::ProtobufEquals(original_shape->ToProto(), in TEST_F()
|
D | BUILD | 1778 "//tensorflow/compiler/xla:protobuf_util",
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | protobuf_util.h | 25 namespace protobuf_util {
|
D | protobuf_util.cc | 27 namespace protobuf_util { namespace
|
D | BUILD | 201 name = "protobuf_util", 202 srcs = ["protobuf_util.cc"], 204 "protobuf_util.h", 259 ":protobuf_util",
|
/external/grpc-grpc-java/grpclb/ |
D | build.gradle | 16 compile (libraries.protobuf_util) {
|
/external/grpc-grpc-java/services/ |
D | build.gradle | 15 compile (libraries.protobuf_util) {
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_instructions.cc | 1933 return protobuf_util::ProtobufEquals(window(), casted_other.window()) && in IdenticalSlowPath() 1934 protobuf_util::ProtobufEquals( in IdenticalSlowPath() 1937 protobuf_util::ProtobufEquals(precision_config(), in IdenticalSlowPath() 1983 protobuf_util::ProtobufEquals(window(), casted_other.window()); in IdenticalSlowPath() 2031 protobuf_util::ProtobufEquals(window(), casted_other.window()); in IdenticalSlowPath() 2143 !protobuf_util::ProtobufEquals(*window_, *casted_other.window_))) { in IdenticalSlowPath() 2149 !protobuf_util::ProtobufEquals( in IdenticalSlowPath() 2221 return protobuf_util::ProtobufEquals(padding_config(), in IdenticalSlowPath() 2379 return protobuf_util::ProtobufEquals( in IdenticalSlowPath() 2465 return protobuf_util::ProtobufEquals( in IdenticalSlowPath() [all …]
|
D | hlo_instruction_test.cc | 701 EXPECT_TRUE(protobuf_util::ProtobufEquals(metadata, fusion->metadata())); in TEST_F() 702 EXPECT_TRUE(protobuf_util::ProtobufEquals( in TEST_F() 704 EXPECT_TRUE(protobuf_util::ProtobufEquals( in TEST_F() 708 EXPECT_TRUE(protobuf_util::ProtobufEquals(metadata, fusion->metadata())); in TEST_F() 1727 EXPECT_TRUE(protobuf_util::ProtobufEquals(clone->window(), w)) in TEST_F() 1739 EXPECT_TRUE(protobuf_util::ProtobufEquals( in TEST_F()
|
D | BUILD | 357 "//tensorflow/compiler/xla:protobuf_util", 534 "//tensorflow/compiler/xla:protobuf_util", 552 "//tensorflow/compiler/xla:protobuf_util",
|
/external/tensorflow/tensorflow/contrib/makefile/ |
D | proto_text_cc_files.txt | 56 tensorflow/core/platform/protobuf_util.cc
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_conv_rewriter_test.cc | 134 EXPECT_TRUE(protobuf_util::ProtobufEquals(md_after_opt, metadata)) in TEST_F()
|
D | BUILD | 832 "//tensorflow/compiler/xla:protobuf_util",
|
/external/grpc-grpc-java/ |
D | build.gradle | 221 protobuf_util: "com.google.protobuf:protobuf-java-util:${protobufVersion}",
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | BUILD | 103 "//tensorflow/compiler/xla:protobuf_util",
|
/external/tensorflow/tensorflow/core/ |
D | BUILD | 436 "platform/protobuf_util.cc",
|