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

Function TypeName

tensorflow/lite/experimental/ruy/test.h:1763–1765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1761
1762template <typename Scalar>
1763const char* TypeName() {
1764 return nullptr;
1765}
1766
1767#define RUY_TYPENAME(TYPE) \
1768 template <> \

Callers 7

DebugStringMethod · 0.85
EncodeMethod · 0.85
DecodeMethod · 0.85
DecodeMethod · 0.85
EncodeMethod · 0.85
DecodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected