|
25.11
|
#include "ClBaseWorkload.hpp"#include "ClWorkloadUtils.hpp"#include <armnn/backends/Workload.hpp>#include "arm_compute/runtime/Tensor.h"#include "arm_compute/runtime/CL/functions/CLCast.h"#include "arm_compute/runtime/CL/functions/CLElementwiseOperations.h"#include "arm_compute/runtime/CL/functions/CLFloor.h"Go to the source code of this file.
Classes | |
| class | ClFloorDivWorkload |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | ClFloorDivWorkloadValidate (const TensorInfo &input0Info, const TensorInfo &input1Info, const TensorInfo &outputInfo, const ActivationDescriptor *activationDescriptor) |