Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetSize
Method
GetSize
executor/include/tensor_mem.hpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
int GetSize(void)
62
{
63
return mem_size_;
64
}
65
void* GetMem(void)
66
{
67
return mem_addr_;
Callers
15
PrepareOneTensor
Function · 0.45
get_tensor_mem_size
Function · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected