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

Method get

src/gpu/cl/utils/ClAuxTensorHandler.h:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 ICLTensor *get()
137 {
138 return &_tensor;
139 }
140
141 ICLTensor *operator()()
142 {

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected