MCPcopy Create free account
hub / github.com/alibaba/MNN / aligned

Function aligned

schema/current/CaffeOp_generated.h:3428–3430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3426 return GetField<int32_t>(10, -1);
3427 }
3428 bool aligned() const {
3429 return GetField<uint8_t>(12, 0) != 0;
3430 }
3431 PoolType poolType() const {
3432 return static_cast<PoolType>(GetField<int8_t>(14, 1));
3433 }

Callers 2

cl_platform.hFile · 0.85
UnPackToMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected