MCPcopy 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
56size_t ITensorAllocator::alignment() const
57{
58 return _alignment;
59}

Callers 2

reallocate_tensorsFunction · 0.80
TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected