MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / lock_paddings

Method lock_paddings

src/core/TensorInfo.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298bool TensorInfo::lock_paddings() const
299{
300 return _lock_paddings;
301}
302
303bool TensorInfo::extend_padding(const PaddingSize &padding)
304{

Callers 5

configureMethod · 0.45
TensorInfoMethod · 0.45
configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected