|
25.11
|
#include "NeonBaseWorkload.hpp"#include <arm_compute/runtime/IFunction.h>#include <arm_compute/runtime/Tensor.h>#include <arm_compute/runtime/MemoryManagerOnDemand.h>#include <arm_compute/runtime/NEON/functions/NEDeconvolutionLayer.h>#include <memory>Go to the source code of this file.
Classes | |
| class | NeonTransposeConvolution2dWorkload |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | NeonTransposeConvolution2dWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const TransposeConvolution2dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases) |