ArmNN
NotReleased
|
Go to the source code of this file.
Classes | |
class | RefPermuteWorkload< DataType > |
Namespaces | |
armnn | |
Typedefs | |
using | RefPermuteFloat16Workload = RefPermuteWorkload< DataType::Float16 > |
using | RefPermuteFloat32Workload = RefPermuteWorkload< DataType::Float32 > |
using | RefPermuteQAsymm8Workload = RefPermuteWorkload< DataType::QAsymmU8 > |
using | RefPermuteQSymm16Workload = RefPermuteWorkload< DataType::QSymmS16 > |