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

Function ToString

tensorflow/lite/delegates/gpu/common/shape.h:549–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547
548template <Layout T>
549inline std::string ToString(const StrongShape<T>& s) {
550 return ToString(s.ToShape());
551}
552
553template <Layout L>
554constexpr Layout StrongShape<L>::layout;

Callers 15

MaybeFuseActivationFunction · 0.70
NewConstNodeFunction · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseMethod · 0.70
ParseApplyMaskMethod · 0.70

Calls 1

ToShapeMethod · 0.45

Tested by 7

TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40