Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Size
Function
Size
tensorflow/lite/delegates/gpu/common/shape.h:586–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
585
template <Layout T>
586
constexpr int Size() {
587
return StrongShape<T>::size();
588
}
589
590
template <Layout T>
591
constexpr Axis GetAxis(int index) {
Callers
3
TEST
Function · 0.70
Shape
Method · 0.70
At
Method · 0.50
Calls
1
size
Function · 0.50
Tested by
1
TEST
Function · 0.56