Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_layout
Function · 0.80
SaveTmTensor
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected