/cmsis-nn-latest/Source/ReshapeFunctions/ |
D | arm_reshape_s8.c | 50 void arm_reshape_s8(const int8_t *input, int8_t *output, const uint32_t total_size) in arm_reshape_s8()
|
/cmsis-nn-latest/Source/NNSupportFunctions/ |
D | arm_nn_lstm_calculate_gate_s16.c | 51 int16_t *output, in arm_nn_lstm_calculate_gate_s16()
|
D | arm_nn_lstm_calculate_gate_s8_s16.c | 58 int16_t *output, in arm_nn_lstm_calculate_gate_s8_s16()
|
/cmsis-nn-latest/Source/SoftmaxFunctions/ |
D | arm_softmax_s8_s16.c | 49 int16_t *output) in arm_softmax_s8_s16()
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_max_pool_s8/ |
D | test_arm_max_pool_s8.c | 37 …int8_t output[MAXPOOLING_OUTPUT_W * MAXPOOLING_OUTPUT_H * MAXPOOLING_INPUT_C * MAXPOOLING_BATCH_SI… in maxpooling_arm_max_pool_s8() local 81 …int8_t output[MAXPOOLING_1_OUTPUT_W * MAXPOOLING_1_OUTPUT_H * MAXPOOLING_1_INPUT_C * MAXPOOLING_1_… in maxpooling_1_arm_max_pool_s8() local 125 …int8_t output[MAXPOOLING_2_OUTPUT_W * MAXPOOLING_2_OUTPUT_H * MAXPOOLING_2_INPUT_C * MAXPOOLING_2_… in maxpooling_2_arm_max_pool_s8() local 169 …int8_t output[MAXPOOLING_3_OUTPUT_W * MAXPOOLING_3_OUTPUT_H * MAXPOOLING_3_INPUT_C * MAXPOOLING_3_… in maxpooling_3_arm_max_pool_s8() local 213 …int8_t output[MAXPOOLING_4_OUTPUT_W * MAXPOOLING_4_OUTPUT_H * MAXPOOLING_4_INPUT_C * MAXPOOLING_4_… in maxpooling_4_arm_max_pool_s8() local 257 …int8_t output[MAXPOOLING_5_OUTPUT_W * MAXPOOLING_5_OUTPUT_H * MAXPOOLING_5_INPUT_C * MAXPOOLING_5_… in maxpooling_5_arm_max_pool_s8() local 301 …int8_t output[MAXPOOLING_6_OUTPUT_W * MAXPOOLING_6_OUTPUT_H * MAXPOOLING_6_INPUT_C * MAXPOOLING_6_… in maxpooling_6_arm_max_pool_s8() local 345 …int8_t output[MAXPOOLING_7_OUTPUT_W * MAXPOOLING_7_OUTPUT_H * MAXPOOLING_7_INPUT_C * MAXPOOLING_7_… in maxpooling_7_arm_max_pool_s8() local 389 …int8_t output[MAXPOOLING_7_OUTPUT_W * MAXPOOLING_7_OUTPUT_H * MAXPOOLING_7_INPUT_C * MAXPOOLING_7_… in maxpooling_param_fail_arm_max_pool_s8() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_avgpool_s8/ |
D | test_arm_avgpool_s8.c | 33 …int8_t output[AVGPOOLING_OUTPUT_W * AVGPOOLING_OUTPUT_H * AVGPOOLING_BATCH_SIZE * AVGPOOLING_OUTPU… in avgpooling_arm_avgpool_s8() local 82 …int8_t output[AVGPOOLING_1_OUTPUT_W * AVGPOOLING_1_OUTPUT_H * AVGPOOLING_1_BATCH_SIZE * AVGPOOLING… in avgpooling_1_arm_avgpool_s8() local 132 …int8_t output[AVGPOOLING_2_OUTPUT_W * AVGPOOLING_2_OUTPUT_H * AVGPOOLING_2_BATCH_SIZE * AVGPOOLING… in avgpooling_2_arm_avgpool_s8() local 182 …int8_t output[AVGPOOLING_3_OUTPUT_W * AVGPOOLING_3_OUTPUT_H * AVGPOOLING_3_BATCH_SIZE * AVGPOOLING… in avgpooling_3_arm_avgpool_s8() local 232 …int8_t output[AVGPOOLING_4_OUTPUT_W * AVGPOOLING_4_OUTPUT_H * AVGPOOLING_4_BATCH_SIZE * AVGPOOLING… in avgpooling_4_arm_avgpool_s8() local 282 …int8_t output[AVGPOOLING_5_OUTPUT_W * AVGPOOLING_5_OUTPUT_H * AVGPOOLING_5_BATCH_SIZE * AVGPOOLING… in avgpooling_5_arm_avgpool_s8() local 352 …int8_t output[AVGPOOLING_5_OUTPUT_W * AVGPOOLING_5_OUTPUT_H * AVGPOOLING_5_BATCH_SIZE * AVGPOOLING… in avgpooling_param_fail_arm_avgpool_s8() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_avgpool_s16/ |
D | test_arm_avgpool_s16.c | 31 … int16_t output[AVGPOOLING_INT16_OUTPUT_C * AVGPOOLING_INT16_OUTPUT_W * AVGPOOLING_INT16_OUTPUT_H * in avgpooling_int16_arm_avgpool_s16() local 82 …int16_t output[AVGPOOLING_INT16_1_OUTPUT_C * AVGPOOLING_INT16_1_OUTPUT_W * AVGPOOLING_INT16_1_OUTP… in avgpooling_int16_1_arm_avgpool_s16() local 132 …int16_t output[AVGPOOLING_INT16_2_OUTPUT_C * AVGPOOLING_INT16_2_OUTPUT_W * AVGPOOLING_INT16_2_OUTP… in avgpooling_int16_2_arm_avgpool_s16() local 182 …int16_t output[AVGPOOLING_INT16_3_OUTPUT_C * AVGPOOLING_INT16_3_OUTPUT_W * AVGPOOLING_INT16_3_OUTP… in avgpooling_int16_3_arm_avgpool_s16() local 254 …int16_t output[AVGPOOLING_INT16_3_OUTPUT_C * AVGPOOLING_INT16_3_OUTPUT_W * AVGPOOLING_INT16_3_OUTP… in avgpooling_int16_param_fail_arm_avgpool_s16() local
|
/cmsis-nn-latest/Source/ActivationFunctions/ |
D | arm_relu_q15.c | 58 int16_t *output = data; in arm_relu_q15() local
|
D | arm_relu_q7.c | 58 int8_t *output = data; in arm_relu_q7() local
|
/cmsis-nn-latest/Source/ConcatenationFunctions/ |
D | arm_concatenation_s8_w.c | 54 int8_t *output, in arm_concatenation_s8_w()
|
D | arm_concatenation_s8_x.c | 54 int8_t *output, in arm_concatenation_s8_x()
|
D | arm_concatenation_s8_z.c | 54 int8_t *output, in arm_concatenation_s8_z()
|
/cmsis-nn-latest/Tests/UnitTest/ |
D | README.md | 52 ##### tflite_runtime 56 ##### tflite_micro
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_max_pool_s16/ |
D | test_arm_max_pool_s16.c | 32 …int16_t output[MAXPOOL_INT16_OUTPUT_W * MAXPOOL_INT16_OUTPUT_H * MAXPOOL_INT16_INPUT_C * MAXPOOL_I… in maxpool_int16_arm_max_pool_s16() local 77 int16_t output[MAXPOOL_INT16_1_OUTPUT_W * MAXPOOL_INT16_1_OUTPUT_H * MAXPOOL_INT16_1_INPUT_C * in maxpool_int16_1_arm_max_pool_s16() local 122 int16_t output[MAXPOOL_INT16_2_OUTPUT_W * MAXPOOL_INT16_2_OUTPUT_H * MAXPOOL_INT16_2_INPUT_C * in maxpool_int16_2_arm_max_pool_s16() local 167 int16_t output[MAXPOOL_INT16_2_OUTPUT_W * MAXPOOL_INT16_2_OUTPUT_H * MAXPOOL_INT16_2_INPUT_C * in maxpool_int16_param_fail_arm_max_pool_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_maximum_minimum_s8/ |
D | test_arm_maximum_s8.c | 38 int8_t output[MAXIMUM_SCALAR_1_INT8_DST_SIZE] = {0}; in maximum_scalar_1_int8() local 86 int8_t output[MAXIMUM_SCALAR_2_INT8_DST_SIZE] = {0}; in maximum_scalar_2_int8() local 133 int8_t output[MAXIMUM_NO_BROADCAST_INT8_DST_SIZE] = {0}; in maximum_no_broadcast_int8() local 180 int8_t output[MAXIMUM_BROADCAST_BATCH_INT8_DST_SIZE] = {0}; in maximum_broadcast_batch_int8() local 227 int8_t output[MAXIMUM_BROADCAST_HEIGHT_INT8_DST_SIZE] = {0}; in maximum_broadcast_height_int8() local 275 int8_t output[MAXIMUM_BROADCAST_WIDTH_INT8_DST_SIZE] = {0}; in maximum_broadcast_width_int8() local 323 int8_t output[MAXIMUM_BROADCAST_CH_INT8_DST_SIZE] = {0}; in maximum_broadcast_ch_int8() local
|
D | test_arm_minimum_s8.c | 38 int8_t output[MINIMUM_SCALAR_1_INT8_DST_SIZE] = {0}; in minimum_scalar_1_int8() local 86 int8_t output[MINIMUM_SCALAR_2_INT8_DST_SIZE] = {0}; in minimum_scalar_2_int8() local 133 int8_t output[MINIMUM_NO_BROADCAST_INT8_DST_SIZE] = {0}; in minimum_no_broadcast_int8() local 180 int8_t output[MINIMUM_BROADCAST_BATCH_INT8_DST_SIZE] = {0}; in minimum_broadcast_batch_int8() local 227 int8_t output[MINIMUM_BROADCAST_HEIGHT_INT8_DST_SIZE] = {0}; in minimum_broadcast_height_int8() local 275 int8_t output[MINIMUM_BROADCAST_WIDTH_INT8_DST_SIZE] = {0}; in minimum_broadcast_width_int8() local 323 int8_t output[MINIMUM_BROADCAST_CH_INT8_DST_SIZE] = {0}; in minimum_broadcast_ch_int8() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8/ |
D | test_arm_softmax_s8.c | 35 int8_t output[SOFTMAX_DST_SIZE]; in softmax_arm_softmax_s8() local 52 int8_t output[SOFTMAX_DST_SIZE]; in softmax_invalid_diff_min_arm_softmax_s8() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8_s16/ |
D | test_arm_softmax_s8_s16.c | 35 int16_t output[SOFTMAX_S8_S16_DST_SIZE]; in softmax_s8_s16_arm_softmax_s8_s16() local 52 int16_t output[SOFTMAX_S8_S16_DST_SIZE]; in softmax_s8_s16_invalid_diff_min_arm_softmax_s8_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_batch_matmul_s16/ |
D | test_arm_batch_matmul_s16.c | 64 int16_t output[BATCH_MATMUL_1_S16_DST_SIZE] = {0}; in batch_matmul_1_s16() local 105 int16_t output[BATCH_MATMUL_2_S16_DST_SIZE] = {0}; in batch_matmul_2_s16() local 147 int16_t output[BATCH_MATMUL_3_S16_DST_SIZE] = {0}; in batch_matmul_3_s16() local 189 int16_t output[BATCH_MATMUL_4_S16_DST_SIZE] = {0}; in batch_matmul_4_s16() local 230 int16_t output[BATCH_MATMUL_5_S16_DST_SIZE] = {0}; in batch_matmul_5_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_batch_matmul_s8/ |
D | test_arm_batch_matmul_s8.c | 64 int8_t output[BATCH_MATMUL_1_S8_DST_SIZE] = {0}; in batch_matmul_1_s8() local 112 int8_t output[BATCH_MATMUL_2_S8_DST_SIZE] = {0}; in batch_matmul_2_s8() local 161 int8_t output[BATCH_MATMUL_3_S8_DST_SIZE] = {0}; in batch_matmul_3_s8() local 210 int8_t output[BATCH_MATMUL_4_S8_DST_SIZE] = {0}; in batch_matmul_4_s8() local 258 int8_t output[BATCH_MATMUL_5_S8_DST_SIZE] = {0}; in batch_matmul_5_s8() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s16/ |
D | test_arm_softmax_s16.c | 38 int16_t output[SOFTMAX_S16_DST_SIZE]; in softmax_s16_arm_softmax_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4/ |
D | test_arm_depthwise_conv_s4.c | 35 int8_t output[DEPTHWISE_INT4_GENERIC_DST_SIZE] = {0}; in depthwise_int4_generic_arm_depthwise_conv_s4() local 128 int8_t output[DEPTHWISE_INT4_GENERIC_2_DST_SIZE] = {0}; in depthwise_int4_generic_2_arm_depthwise_conv_s4() local 221 int8_t output[DEPTHWISE_INT4_GENERIC_3_DST_SIZE] = {0}; in depthwise_int4_generic_3_arm_depthwise_conv_s4() local 314 int8_t output[DEPTHWISE_INT4_GENERIC_4_DST_SIZE] = {0}; in depthwise_int4_generic_4_arm_depthwise_conv_s4() local 407 int8_t output[DEPTHWISE_INT4_GENERIC_5_DST_SIZE] = {0}; in depthwise_int4_generic_5_arm_depthwise_conv_s4() local 500 int8_t output[DEPTHWISE_INT4_GENERIC_6_DST_SIZE] = {0}; in depthwise_int4_generic_6_arm_depthwise_conv_s4() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_elementwise_mul_s16/ |
D | test_arm_elementwise_mul_s16.c | 29 int16_t output[MUL_S16_DST_SIZE] = {0}; in mul_s16_arm_elementwise_mul_s16() local 63 int16_t output[MUL_S16_SPILL_DST_SIZE] = {0}; in mul_s16_spill_arm_elementwise_mul_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/ |
D | test_arm_depthwise_conv_s4_opt.c | 33 int8_t output[DEPTHWISE_INT4_1_DST_SIZE] = {0}; in depthwise_int4_1_arm_depthwise_conv_s4_opt() local 150 int8_t output[DEPTHWISE_INT4_2_DST_SIZE] = {}; in depthwise_int4_2_arm_depthwise_conv_s4_opt() local 266 int8_t output[DEPTHWISE_INT4_3_DST_SIZE] = {}; in depthwise_int4_3_arm_depthwise_conv_s4_opt() local 383 int8_t output[DEPTHWISE_INT4_4_DST_SIZE] = {0}; in depthwise_int4_4_arm_depthwise_conv_s4_opt() local
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_wrapper_s16.c | 60 int16_t *output) in arm_depthwise_conv_wrapper_s16()
|