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

Function ToString

tensorflow/compiler/xla/tools/driver.cc:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107std::string ToString(PrimitiveType type) { return primitive_strings()[type]; }
108
109PrimitiveType PrimitiveTypeFromString(const std::string& s) {
110 const auto& vec = primitive_strings();

Callers 7

ByteSizeFunction · 0.70
ArrayShapeToStringFunction · 0.70
FillFunction · 0.70
DisplayFunction · 0.70
DoInfoCommandFunction · 0.70
BitChunksMethod · 0.50
VerifyOrAddFailureMethod · 0.50

Calls

no outgoing calls

Tested by 2

BitChunksMethod · 0.40
VerifyOrAddFailureMethod · 0.40