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

Method size

src/core/ITensorPack.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74size_t ITensorPack::size() const
75{
76 return _pack.size();
77}
78
79bool ITensorPack::empty() const
80{

Callers 15

decode_base64Function · 0.45
decompress_zlibFunction · 0.45
configureMethod · 0.45
validateMethod · 0.45
runMethod · 0.45
configureMethod · 0.45
configure_mmMethod · 0.45
configureMethod · 0.45
validateMethod · 0.45
prepareMethod · 0.45
validate_argumentsFunction · 0.45
find_lhs_rhs_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected