Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
298
bool TensorInfo::lock_paddings() const
299
{
300
return _lock_paddings;
301
}
302
303
bool TensorInfo::extend_padding(const PaddingSize &padding)
304
{
Callers
5
validate_export_to_cl_image
Function · 0.45
configure
Method · 0.45
TensorInfo
Method · 0.45
create_image2d_from_tensor
Function · 0.45
configure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected