|
25.11
|
#include "ClBaseWorkload.hpp"#include <arm_compute/runtime/IFunction.h>#include <arm_compute/core/Error.h>#include <arm_compute/runtime/CL/CLTensor.h>Go to the source code of this file.
Classes | |
| class | ClDepthwiseConvolutionWorkload |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | ClDepthwiseConvolutionWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const DepthwiseConvolution2dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases, const ActivationDescriptor *activationDescriptor) |