MCPcopy Create free account
hub / github.com/OAID/Tengine / GetDataLayout

Method GetDataLayout

core/include/tensor_shape.hpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 int GetDataLayout(void) const
53 {
54 return layout_;
55 }
56
57 int GetSize(void) const
58 {

Callers 15

get_tensor_layoutFunction · 0.80
SaveTmTensorMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected