MCPcopy 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

TESTFunction · 0.45
CopyAllGivenAxisMethod · 0.45
CopyMatchingAxisMethod · 0.45
ParseOpDataFunction · 0.45
ReadOptionsMethod · 0.45
ReadOptionsMethod · 0.45
ReadOptionsMethod · 0.45
ReadOptionsMethod · 0.45
ReadOptionsMethod · 0.45
matchAndRewriteMethod · 0.45
GetConcatenationOpAxisFunction · 0.45
VerifyFunction · 0.45

Calls 1

GetAxisFunction · 0.70

Tested by 1

TESTFunction · 0.36