MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ShortDebugString

Method ShortDebugString

tensorflow/compiler/xla/shape.h:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159 string SerializeAsString() const { return ToProto().SerializeAsString(); }
160 string ShortDebugString() const { return ToProto().ShortDebugString(); }
161 string DebugString() const { return ToProto().DebugString(); }
162
163 // Equal is a configurable functor to check the equality of two shapes.

Callers 15

RoundtripParseProtoOrDieFunction · 0.45
FinalizeLeafFunction · 0.45
UpdateRowFunction · 0.45
MakeRowFilterMethod · 0.45
TryFindKernelClassFunction · 0.45
SetShapeAttributeFunction · 0.45
MangleShapeFunction · 0.45
MangleTensorFunction · 0.45
HasForwardedRefInputFunction · 0.45
CreateKernelMethod · 0.45
EqualMethod · 0.45

Calls

no outgoing calls

Tested by 14

RoundtripParseProtoOrDieFunction · 0.36
UpdateRowFunction · 0.36
MakeRowFilterMethod · 0.36
RunHloPassMethod · 0.36
EqualShapesAndLayoutsMethod · 0.36
ReduceTestMethod · 0.36
ExpectSuccessMethod · 0.36
ExpectOrderedMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
VerifyFileFunction · 0.36