Version | Description |
vTBD | Added following functions for int8 operators with symmetric quantization.
-
arm_convolve_s8
-
arm_depthwise_conv_s8
-
arm_depthwise_conv_s8_opt
-
arm_convolve_1x1_s8_fast
-
arm_fully_connected_s8
-
arm_softmax_q7
-
arm_elementwise_add_s8
-
arm_avgpool_s8
-
arm_elementwise_add_s8
Added following support functions.
-
arm_nn_mat_mul_kernel_s8_s16
-
arm_nn_mat_mul_kernel_s8_s16_reordered
|
V1.2.0 | Added depthwise convolution function with asymmetric quantization.
-
arm_depthwise_conv_u8_basic_ver1
Added support functions for requantization.
-
arm_nn_sat_doubling_high_mult
-
arm_nn_divide_by_power_of_two
|
V1.1.0 | Added new math functions:
-
arm_convolve_HWC_q7_basic_nonsquare
-
arm_convolve_HWC_q15_fast_nonsquare
-
arm_nn_mult_q7
-
arm_nn_mult_q15
Fixed minor issues. |
V1.0.0 | Initial version |