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

Method info

src/runtime/Tensor.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32ITensorInfo *Tensor::info() const
33{
34 return &_allocator.info();
35}
36
37ITensorInfo *Tensor::info()
38{

Callers 15

to_stringFunction · 0.45
fill_imageMethod · 0.45
fill_planar_tensorMethod · 0.45
preprocessMethod · 0.45
preprocess_typedMethod · 0.45
access_numpy_tensorMethod · 0.45
access_tensorMethod · 0.45
fillMethod · 0.45
fill_tensorMethod · 0.45
save_to_ppmFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected