Home
last modified time | relevance | path

Searched defs:text_proto (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/saved_model/core/
Dtf_concrete_function_test_protos.cc179 StructuredValue ParseStructuredValue(absl::string_view text_proto) { in ParseStructuredValue()
Dobject_graph_traversal_test.cc27 SavedObjectGraph ParseSavedObjectGraph(StringPiece text_proto) { in ParseSavedObjectGraph()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dparse_text_proto.cc44 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc87 constexpr char text_proto[] = R"pb( in SumGraphVariable() local
158 constexpr char text_proto[] = R"pb(feed { id { node_name: "y" } } in SumConfigVariable() local
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder_test.cc341 const char* text_proto = R"EOF( in TEST_F() local
380 const char* text_proto = R"EOF( in TEST_F() local
431 const char* text_proto = R"EOF( in TEST_F() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc197 const char* text_proto, in CreateFunctionsFromTextProto()
318 TF_Buffer* TFE_GetServerDef(const char* text_proto, TF_Status* status) { in TFE_GetServerDef()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc2299 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local