20.02
|
#include <backendsCommon/Workload.hpp>
#include <backendsCommon/WorkloadData.hpp>
#include <neon/workloads/NeonWorkloadUtils.hpp>
#include <armnn/TypesUtils.hpp>
#include <arm_compute/runtime/NEON/functions/NEPermute.h>
#include <string>
Go to the source code of this file.
Classes | |
class | NeonPermuteWorkload |
Namespaces | |
armnn | |
Copyright (c) 2020 ARM Limited. | |
Functions | |
arm_compute::Status | NeonPermuteWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const PermuteDescriptor &descriptor) |