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

Method size

src/common/TensorPack.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50size_t TensorPack::size() const
51{
52 return _pack.size();
53}
54
55bool TensorPack::empty() const
56{

Callers 7

constructDataLogFunction · 0.45
~PerfettoProfilerMethod · 0.45
openclTraceEndMethod · 0.45
cpu_modelMethod · 0.45
num_cpusMethod · 0.45
num_threads_hintFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected