Home
last modified time | relevance | path

Searched defs:QSymmS8Decoder (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DBaseIterator.hpp189 class QSymmS8Decoder : public TypedIterator<const int8_t, Decoder<float>> class
192 QSymmS8Decoder(const int8_t* data, const float scale, const int32_t offset) in QSymmS8Decoder() function in armnn::QSymmS8Decoder
195 QSymmS8Decoder(const float scale, const int32_t offset) in QSymmS8Decoder() function in armnn::QSymmS8Decoder