ArmNN
 21.02
FoldPadIntoConvolution2d.hpp File Reference

Go to the source code of this file.

Classes

class  FoldPadIntoConvolution2dImpl
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 armnn::optimizations
 

Typedefs

using FoldPadIntoConvolution2d = OptimizeForConnection< PadLayer, Convolution2dLayer, FoldPadIntoConvolution2dImpl >