Home
last modified time | relevance | path

Searched refs:ProtoShortDebugString (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value.pb_text.h15 string ProtoShortDebugString(
25 string ProtoShortDebugString(
35 string ProtoShortDebugString(
H A Dtensor.pb_text.h15 string ProtoShortDebugString(
25 string ProtoShortDebugString(
H A Dresource_handle.pb_text.h15 string ProtoShortDebugString(
25 string ProtoShortDebugString(
H A Dtensor_shape.pb_text.h15 string ProtoShortDebugString(
25 string ProtoShortDebugString(
H A Dtensor_shape.pb_text.cc22 string ProtoShortDebugString( in ProtoShortDebugString() function
108 string ProtoShortDebugString( in ProtoShortDebugString() function
H A Dresource_handle.pb_text.cc22 string ProtoShortDebugString( in ProtoShortDebugString() function
222 string ProtoShortDebugString( in ProtoShortDebugString() function
H A Dtypes.pb_text.h19 string ProtoShortDebugString(
H A Dattr_value.pb_text.cc22 string ProtoShortDebugString( in ProtoShortDebugString() function
341 string ProtoShortDebugString( in ProtoShortDebugString() function
704 string ProtoShortDebugString( in ProtoShortDebugString() function
H A Dtensor.pb_text.cc22 string ProtoShortDebugString( in ProtoShortDebugString() function
458 string ProtoShortDebugString( in ProtoShortDebugString() function
H A Dtypes.pb_text.cc76 string ProtoShortDebugString( in ProtoShortDebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions_lib_test.cc75 EXPECT_EQ(PrintShortTextFormat(proto), ProtoShortDebugString(proto)); \
92 string proto_text_str = ProtoShortDebugString(proto); \
94 string protobuf_str = ProtoShortDebugString(proto); \
H A DBUILD3 # (ProtoDebugString, ProtoShortDebugString, and ProtoParseFromString) which