Searched defs:ScaledInt32PerAxisDecoder (Results 1 – 1 of 1) sorted by relevance
920 class ScaledInt32PerAxisDecoder : public PerAxisIterator<const int32_t, Decoder<float>> class923 …ScaledInt32PerAxisDecoder(const int32_t* data, const std::vector<float>& scales, unsigned int axis… in ScaledInt32PerAxisDecoder() function in armnn::ScaledInt32PerAxisDecoder