Searched defs:ScaledInt32PerAxisDecoder (Results 1 – 1 of 1) sorted by relevance
847 class ScaledInt32PerAxisDecoder : public PerAxisIterator<const int32_t, Decoder<float>> class850 ScaledInt32PerAxisDecoder(const int32_t* data, const armnn::TensorInfo tensorInfo) in ScaledInt32PerAxisDecoder() function in armnn::ScaledInt32PerAxisDecoder