Searched refs:AppendProtoDebugString (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | attr_value.pb_text.cc | 17 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 26 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 33 void AppendProtoDebugString( in AppendProtoDebugString() function 58 ::tensorflow::internal::AppendProtoDebugString(o, msg.shape(i)); in AppendProtoDebugString() 63 ::tensorflow::internal::AppendProtoDebugString(o, msg.tensor(i)); in AppendProtoDebugString() 68 ::tensorflow::internal::AppendProtoDebugString(o, msg.func(i)); in AppendProtoDebugString() 336 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 345 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 352 void AppendProtoDebugString( in AppendProtoDebugString() function 357 ::tensorflow::internal::AppendProtoDebugString(o, msg.list()); in AppendProtoDebugString() [all …]
|
H A D | tensor_shape.pb_text.cc | 17 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 26 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 33 void AppendProtoDebugString( in AppendProtoDebugString() function 103 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 112 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 119 void AppendProtoDebugString( in AppendProtoDebugString() function 124 ::tensorflow::internal::AppendProtoDebugString(o, msg.dim(i)); in AppendProtoDebugString()
|
H A D | resource_handle.pb_text.cc | 17 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 26 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 33 void AppendProtoDebugString( in AppendProtoDebugString() function 46 ::tensorflow::internal::AppendProtoDebugString(o, msg.shape()); in AppendProtoDebugString() 217 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 226 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 233 void AppendProtoDebugString( in AppendProtoDebugString() function 243 ::tensorflow::internal::AppendProtoDebugString(o, msg.dtypes_and_shapes(i)); in AppendProtoDebugString()
|
H A D | tensor.pb_text.cc | 17 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 26 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 33 void AppendProtoDebugString( in AppendProtoDebugString() function 46 ::tensorflow::internal::AppendProtoDebugString(o, msg.tensor_shape()); in AppendProtoDebugString() 80 ::tensorflow::internal::AppendProtoDebugString(o, msg.resource_handle_val(i)); in AppendProtoDebugString() 85 ::tensorflow::internal::AppendProtoDebugString(o, msg.variant_val(i)); in AppendProtoDebugString() 453 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 462 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 469 void AppendProtoDebugString( in AppendProtoDebugString() function 476 ::tensorflow::internal::AppendProtoDebugString(o, msg.tensors(i)); in AppendProtoDebugString()
|
H A D | attr_value.pb_text-impl.h | 22 void AppendProtoDebugString( 29 void AppendProtoDebugString( 36 void AppendProtoDebugString(
|
H A D | tensor.pb_text-impl.h | 20 void AppendProtoDebugString( 27 void AppendProtoDebugString(
|
H A D | resource_handle.pb_text-impl.h | 18 void AppendProtoDebugString( 25 void AppendProtoDebugString(
|
H A D | tensor_shape.pb_text-impl.h | 14 void AppendProtoDebugString( 21 void AppendProtoDebugString(
|
H A D | types.pb_text.cc | 71 internal::AppendProtoDebugString(&o, msg); in ProtoDebugString() 80 internal::AppendProtoDebugString(&o, msg); in ProtoShortDebugString() 87 void AppendProtoDebugString( in AppendProtoDebugString() function
|
H A D | types.pb_text-impl.h | 14 void AppendProtoDebugString(
|