Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ empty
Method
empty
src/common/TensorPack.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
bool TensorPack::empty() const
56
{
57
return _pack.empty();
58
}
59
60
bool TensorPack::is_valid() const
61
{
Callers
3
openclTraceEnd
Method · 0.45
build
Method · 0.45
num_threads_hint
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected