28 namespace assembly_utils
64 return arm_conv::PaddingValues{ pad_stride_info.
pad_left(),
float a() const
Get the alpha value.
unsigned int pad_top() const
Get the top padding.
Activation Layer Information class.
Copyright (c) 2017-2022 Arm Limited.
unsigned int pad_right() const
Get the right padding.
Padding and stride information class.
Lower and Upper Bounded Rectifier ( )
Upper Bounded Rectifier ( )
ActivationFunction activation() const
Get the type of activation function.
float b() const
Get the beta value.
arm_gemm::Activation map_to_arm_gemm_activation(const ActivationLayerInfo &act)
Performs a mapping between Compute Library ActivationLayerInfo and the assembly Activation structure...
unsigned int pad_bottom() const
Get the bottom padding.
arm_conv::PaddingValues map_to_arm_conv_padding(const PadStrideInfo &pad_stride_info)
Performs a mapping between Compute Library PadStrideInfo and the assembly PaddingValues structure...
unsigned int pad_left() const
Get the left padding.