Searched refs:activation (Results 1 – 10 of 10) sorted by relevance
89 cmsis_nn_activation activation; member101 cmsis_nn_activation activation; member108 cmsis_nn_activation activation; member117 cmsis_nn_activation activation; member
82 const int32_t out_activation_min = conv_params->activation.min; in arm_convolve_1x1_s8_fast()83 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_1x1_s8_fast()164 conv_params->activation.min, in arm_convolve_1x1_s8_fast()165 conv_params->activation.max); in arm_convolve_1x1_s8_fast()
268 dw_conv_params->activation.min, in arm_depthwise_conv_s8()269 dw_conv_params->activation.max); in arm_depthwise_conv_s8()295 dw_conv_params->activation.min, in arm_depthwise_conv_s8()296 dw_conv_params->activation.max); in arm_depthwise_conv_s8()
83 const int32_t out_activation_min = conv_params->activation.min; in arm_convolve_1_x_n_s8()84 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_1_x_n_s8()
81 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_3x3_s8()82 const int32_t output_activation_max = dw_conv_params->activation.max; in arm_depthwise_conv_3x3_s8()
83 const int32_t out_activation_min = conv_params->activation.min; in arm_convolve_s8()84 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_s8()
87 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_s8_opt()88 const int32_t output_activation_max = dw_conv_params->activation.max; in arm_depthwise_conv_s8_opt()
93 const int32_t act_min = pool_params->activation.min; in arm_avgpool_s8()94 const int32_t act_max = pool_params->activation.max; in arm_avgpool_s8()261 const int32_t act_min = pool_params->activation.min; in arm_avgpool_s8()262 const int32_t act_max = pool_params->activation.max; in arm_avgpool_s8()
180 const int32_t act_min = pool_params->activation.min; in arm_max_pool_s8()181 const int32_t act_max = pool_params->activation.max; in arm_max_pool_s8()
81 fc_params->activation.min, in arm_fully_connected_s8()82 fc_params->activation.max); in arm_fully_connected_s8()