|
25.11
|
#include "ClBaseWorkload.hpp"#include <arm_compute/runtime/CL/functions/CLConv3D.h>#include <arm_compute/runtime/MemoryManagerOnDemand.h>#include <memory>Go to the source code of this file.
Classes | |
| class | ClConvolution3dWorkload |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | ClConvolution3dWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const Convolution3dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases, bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor) |