Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NumAxisFunc
Class
NumAxisFunc
tensorflow/lite/delegates/gpu/common/shape.cc:40–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
};
39
40
struct NumAxisFunc {
41
template <Layout T>
42
int operator()() const {
43
return Size<T>();
44
}
45
};
46
47
} // namespace
48
Callers
1
Size
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected