Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetAxis
Function
GetAxis
tensorflow/lite/delegates/gpu/common/shape.h:591–593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
589
590
template <Layout T>
591
constexpr Axis GetAxis(int index) {
592
return StrongShape<T>::axis(index);
593
}
594
595
template <Layout T>
596
constexpr int GetAxisIndex(Axis axis) {
Callers
2
TEST
Function · 0.70
axis
Method · 0.70
Calls
1
axis
Function · 0.85
Tested by
1
TEST
Function · 0.56