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

Method parent

src/backends/cl/ClTensorHandle.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 arm_compute::ICLTensor* ClTensorDecorator::parent()
49 {
50 return nullptr;
51 }
52
53 arm_compute::CLQuantization ClTensorDecorator::quantization() const
54 {

Callers 1

ClSplitterConcatTestFunction · 0.80

Calls

no outgoing calls

Tested by 1

ClSplitterConcatTestFunction · 0.64