MCPcopy Create free account
hub / github.com/ARM-software/armnn / Tensor

Class Tensor

tests/ExecuteNetwork/FileComparisonExecutor.cpp:408–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406 for (OutputTensors opTensor : m_OutputTensorsVec)
407 {
408 for (std::pair<LayerBindingId, class Tensor> pair : opTensor)
409 {
410 Tensor t = pair.second;
411 // Based on the tensor type and size recover the memory.

Callers 6

ReadTensorFromFileFunction · 0.70
ReadTensorFromNumpyFileFunction · 0.70
ExecuteMethod · 0.70
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by 2

mainFunction · 0.40
mainFunction · 0.40