Måns Nilsson 9dc018e601 CMSIS-NN: Correct bug in softmax (#1442) před 3 roky
..
add 773cdffff4 CMSIS-NN: Add elementwise add/mul int16 and unit tests (#1419) před 4 roky
add_s16 773cdffff4 CMSIS-NN: Add elementwise add/mul int16 and unit tests (#1419) před 4 roky
avgpooling 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_1 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_2 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_3 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_4 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_5 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
avgpooling_int16 0928e574c4 CMSIS-NN: add kernel and unittest for int16 pooling (#1408) před 4 roky
basic 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_1_x_n_1 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_1_x_n_2 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_1_x_n_3 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_2 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_2x2_dilation 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_2x2_dilation_5x5_input 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_2x3_dilation 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_3 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_3x2_dilation 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_3x3_dilation_5x5_input 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_4 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_dilation_golden 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
conv_out_activation 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
depthwise_2 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_dilation 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_eq_in_out_ch 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_kernel_3x3 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_mult_batches 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_null_bias_0 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_null_bias_1 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
depthwise_out_activation 977abe9849 CMSIS-NN: Add dilation support for generic depthwise conv (#1384) před 4 roky
dw_int16xint8 5b58d2da8a CMSIS-NN: Add int16 support for depthwise_conv (#1406) před 4 roky
dw_int16xint8_dilation 5b58d2da8a CMSIS-NN: Add int16 support for depthwise_conv (#1406) před 4 roky
dw_int16xint8_mult4 5b58d2da8a CMSIS-NN: Add int16 support for depthwise_conv (#1406) před 4 roky
fc_int16_slow 8578bbedcc CMSIS-NN: Fix bug in int16 variant of fully_connected (#1387) před 4 roky
fully_connected 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_int16 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_int16_big 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_mve_0 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_mve_1 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_null_bias_0 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
fully_connected_out_activation 265bd14caa CMSIS-NN: Update unit test data generate script (#1364) před 4 roky
int16xint8 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
int16xint8_dilation_1 4946da8d01 CMSIS-NN: Add dilation support for int16 conv (#1399) před 4 roky
int16xint8_dilation_2 4946da8d01 CMSIS-NN: Add dilation support for int16 conv (#1399) před 4 roky
int16xint8_dilation_3 4946da8d01 CMSIS-NN: Add dilation support for int16 conv (#1399) před 4 roky
kernel1x1 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
maxpool_int16 0928e574c4 CMSIS-NN: add kernel and unittest for int16 pooling (#1408) před 4 roky
maxpool_int16_1 0928e574c4 CMSIS-NN: add kernel and unittest for int16 pooling (#1408) před 4 roky
maxpool_int16_2 0928e574c4 CMSIS-NN: add kernel and unittest for int16 pooling (#1408) před 4 roky
maxpooling 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_1 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_2 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_3 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_4 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_5 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_6 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
maxpooling_7 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
mul 773cdffff4 CMSIS-NN: Add elementwise add/mul int16 and unit tests (#1419) před 4 roky
mul_s16 773cdffff4 CMSIS-NN: Add elementwise add/mul int16 and unit tests (#1419) před 4 roky
requantize_s64 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
softmax 9dc018e601 CMSIS-NN: Correct bug in softmax (#1442) před 3 roky
softmax_s16 9dc018e601 CMSIS-NN: Correct bug in softmax (#1442) před 3 roky
softmax_s8_s16 9dc018e601 CMSIS-NN: Correct bug in softmax (#1442) před 3 roky
stride2pad1 2d81a20d40 CMSIS-NN: Add dilation support for conv (#1377) před 4 roky
svdf 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
svdf_1 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
svdf_2 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky
svdf_3 59ae4ee881 CMSIS-NN: Update softmax, svdf and pooling unit tests (#1338) před 4 roky