Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DBaseIterator.hpp328 class ScaledInt32Decoder : public TypedIterator<const int32_t, Decoder<float>> class
331 ScaledInt32Decoder(const int32_t* data, const float scale) in ScaledInt32Decoder() function in armnn::ScaledInt32Decoder
334 ScaledInt32Decoder(const float scale) in ScaledInt32Decoder() function in armnn::ScaledInt32Decoder