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

Method get

src/cpu/utils/CpuAuxTensorHandler.h:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 ITensor *get()
172 {
173 return &_tensor;
174 }
175
176 ITensor *operator()()
177 {

Callers 15

mapMethod · 0.45
allocateMethod · 0.45
importMethod · 0.45
tensorMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
validate_mmMethod · 0.45
runMethod · 0.45
prepareMethod · 0.45
runMethod · 0.45
prepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected