Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
548
template <Layout T>
549
inline std::string ToString(const StrongShape<T>& s) {
550
return ToString(s.ToShape());
551
}
552
553
template <Layout L>
554
constexpr Layout StrongShape<L>::layout;
Callers
15
MaybeFuseActivation
Function · 0.70
NewConstNode
Function · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
Parse
Method · 0.70
ParseApplyMask
Method · 0.70
Calls
1
ToShape
Method · 0.45
Tested by
7
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40