Home
last modified time | relevance | path

Searched refs:ProtoDebugString (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value.pb_text.h13 string ProtoDebugString(
23 string ProtoDebugString(
33 string ProtoDebugString(
H A Dtensor.pb_text.h13 string ProtoDebugString(
23 string ProtoDebugString(
H A Dresource_handle.pb_text.h13 string ProtoDebugString(
23 string ProtoDebugString(
H A Dtensor_shape.pb_text.h13 string ProtoDebugString(
23 string ProtoDebugString(
H A Dtensor_shape.pb_text.cc13 string ProtoDebugString( in ProtoDebugString() function
99 string ProtoDebugString( in ProtoDebugString() function
H A Dresource_handle.pb_text.cc13 string ProtoDebugString( in ProtoDebugString() function
213 string ProtoDebugString( in ProtoDebugString() function
H A Dtypes.pb_text.h17 string ProtoDebugString(
H A Dattr_value.pb_text.cc13 string ProtoDebugString( in ProtoDebugString() function
332 string ProtoDebugString( in ProtoDebugString() function
695 string ProtoDebugString( in ProtoDebugString() function
H A Dvariant_tensor_data.cc103 string ProtoDebugString(const VariantTensorData& object) { in ProtoDebugString() function
H A Dvariant_tensor_data.h126 std::string ProtoDebugString(const VariantTensorData& object);
H A Dtensor.pb_text.cc13 string ProtoDebugString( in ProtoDebugString() function
449 string ProtoDebugString( in ProtoDebugString() function
H A Dresource_handle.h193 std::string ProtoDebugString(const ResourceHandle& handle);
H A Dresource_handle.cc166 string ProtoDebugString(const ResourceHandle& handle) { in ProtoDebugString() function
H A Dtypes.pb_text.cc67 string ProtoDebugString( in ProtoDebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A DBUILD3 # (ProtoDebugString, ProtoShortDebugString, and ProtoParseFromString) which
H A Dgen_proto_text_functions_lib_test.cc74 EXPECT_EQ(PrintTextFormat(proto), ProtoDebugString(proto)); \