mhdong

Results 1 issues of mhdong

This is code from folder CMSIS_5-5.6.0\CMSIS\NN\Examples\IAR\iar_nn_examples\NN-example-cifar10. /* input pre-processing */ int mean_data[3] = INPUT_MEAN_SHIFT; unsigned int scale_data[3] = INPUT_RIGHT_SHIFT; for (int i=0;i