ArmNN
 23.11
TransposeConvolution2d.hpp File Reference
#include "Decoders.hpp"
#include "Encoders.hpp"
#include <armnn/Descriptors.hpp>
#include <armnn/Tensor.hpp>
Include dependency graph for TransposeConvolution2d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Functions

void TransposeConvolution2dImpl (const TransposeConvolution2dDescriptor &descriptor, const TensorShape &inputShape, Decoder< float > &inputDecoder, const TensorShape &outputShape, Encoder< float > &outputEncoder, const TensorShape &weightsShape, Decoder< float > &weightsDecoder, Decoder< float > *biasesDecoder)