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

Method quantization

src/backends/cl/ClTensorHandle.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 arm_compute::CLQuantization ClTensorDecorator::quantization() const
54 {
55 return m_Original->quantization();
56 }
57
58 void ClTensorDecorator::map(bool blocking)
59 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected