Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ axis
Method
axis
tensorflow/lite/delegates/gpu/common/shape.h:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
bool set(Axis d, int32_t t);
111
112
Axis axis(int index) const { return GetAxis(layout, index); }
113
114
int index(Axis d) const { return GetAxisIndex(layout, d); }
115
Callers
15
TEST
Function · 0.45
CopyAllGivenAxis
Method · 0.45
CopyMatchingAxis
Method · 0.45
ParseOpData
Function · 0.45
ReadOptions
Method · 0.45
ReadOptions
Method · 0.45
ReadOptions
Method · 0.45
ReadOptions
Method · 0.45
ReadOptions
Method · 0.45
matchAndRewrite
Method · 0.45
GetConcatenationOpAxis
Function · 0.45
Verify
Function · 0.45
Calls
1
GetAxis
Function · 0.70
Tested by
1
TEST
Function · 0.36