ArmNN
 23.11
ClConvolution2dWorkload.hpp File Reference
#include <armnn/Tensor.hpp>
#include <armnn/Descriptors.hpp>
#include "ClBaseWorkload.hpp"
#include <arm_compute/runtime/CL/functions/CLConvolutionLayer.h>
#include <arm_compute/runtime/MemoryManagerOnDemand.h>
#include <cl/ICLTensorProxy.hpp>
#include <memory>
Include dependency graph for ClConvolution2dWorkload.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClConvolution2dWorkload
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Functions

arm_compute::Status ClConvolution2dWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const Convolution2dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases, bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor)