Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ alignment
Method
alignment
src/runtime/ITensorAllocator.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
size_t ITensorAllocator::alignment() const
57
{
58
return _alignment;
59
}
Callers
2
reallocate_tensors
Function · 0.80
TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected