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

Method DebugString

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

Source from the content-addressed store, hash-verified

312
313 string ShortDebugString() const { return ToProto().ShortDebugString(); }
314 string DebugString() const { return ToProto().DebugString(); }
315
316 private:
317 // The shapes of the parameters of the computation represented by this object.

Callers

nothing calls this directly

Calls 1

DebugStringMethod · 0.45

Tested by

no test coverage detected