MCPcopy 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
55bool TensorPack::empty() const
56{
57 return _pack.empty();
58}
59
60bool TensorPack::is_valid() const
61{

Callers 3

openclTraceEndMethod · 0.45
buildMethod · 0.45
num_threads_hintFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected