24.08
|
#include "ClBaseWorkload.hpp"
#include <arm_compute/runtime/CL/functions/CLReverse.h>
#include <arm_compute/runtime/Tensor.h>
#include "arm_compute/runtime/CL/CLTensor.h"
Go to the source code of this file.
Classes | |
class | ClReverseV2Workload |
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
arm_compute::Status | ClReverseV2WorkloadValidate (const TensorInfo &input, const TensorInfo &axis, const TensorInfo &output) |