JoleenSun

Results 3 issues of JoleenSun

example/mnist中需要包含的头文件实际不存在? ![image](https://user-images.githubusercontent.com/75674977/230356335-2bd614b5-2186-4d98-a885-5bb8287da5da.png) 实际上该目录并不存在这个h文件。 ![image](https://user-images.githubusercontent.com/75674977/230356736-e9723dce-75e8-4761-828b-47917ebdbcd0.png)

#define SHL_USE_DOT_INT8 // default: support int8 dot 请问int8 dot指的什么呢?

P extension instruction does not work with floating point types. But function **arm_conv_f32/arm_conv_partial_f32/arm_correlate_f32/arm_correlate_f16** has "#if defined(ARM_MATH_DSP)" ,which impacts on the performance when testing without any extension but the "ARM_MATH_LOOPUNROLL" is...

enhancement