Searched defs:DecodeTensor (Results 1 – 1 of 1) sorted by relevance
/external/armnn/src/backends/reference/workloads/ |
D | BaseIterator.hpp | 137 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::QASymm8Decoder 175 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::QASymmS8Decoder 213 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::QSymmS8Decoder 251 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::QSymm16Decoder 291 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::BFloat16Decoder 330 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::Float16Decoder 367 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::Float32Decoder 395 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::ScaledInt32Decoder 432 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::Int32Decoder 465 std::vector<float> DecodeTensor (const TensorShape& tensorShape, in DecodeTensor() function in armnn::Int32ToInt32tDecoder [all …]
|