#include "arm_compute/core/CL/kernels/CLPermuteExKernel.h"
#include "arm_compute/core/CL/CLHelpers.h"
-#include "arm_compute/core/CL/CLKernelLibrary.h"
#include "arm_compute/core/CL/CLKernelLibraryEx.h"
#include "arm_compute/core/CL/ICLTensor.h"
-#include "arm_compute/core/CL/OpenCL.h"
-#include "arm_compute/core/Error.h"
-#include "arm_compute/core/Helpers.h"
-#include "arm_compute/core/Types.h"
#include "arm_compute/core/utils/misc/ShapeCalculator.h"
-#include "support/ToolchainSupport.h"
using namespace arm_compute;
*/
#include "arm_compute/runtime/CL/functions/CLPermuteEx.h"
-#include "arm_compute/core/CL/ICLTensor.h"
#include "arm_compute/core/CL/kernels/CLPermuteExKernel.h"
-#include "arm_compute/core/Error.h"
-#include "support/ToolchainSupport.h"
using namespace arm_compute;