Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetAxisIndex
Function
GetAxisIndex
tensorflow/lite/delegates/gpu/common/shape.h:596–598 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
594
595
template <Layout T>
596
constexpr int GetAxisIndex(Axis axis) {
597
return StrongShape<T>::index(axis);
598
}
599
600
template <Axis D>
601
inline int32_t Shape::get() const {
Callers
2
TEST
Function · 0.70
index
Method · 0.70
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.56