This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/nn/nnTest/Ref_Implementations
2021-09-26 13:38:51 +08:00
..
ActivationFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
BasicMathFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
ConcatenationFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
ConvolutionFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
FullyConnectedFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
NNSupportFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
PoolingFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
ReshapeFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
SoftmaxFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
SVDFunctions [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
fully_connected_testing_weights.h [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
ref_functions.h [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_convolve_HWC_q7_ref_nonsquare.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_convolve_HWC_q7_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_convolve_HWC_q15_ref_nonsquare.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_convolve_HWC_q15_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_depthwise_separable_conv_HWC_q7_ref_nonsquare.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_depthwise_separable_conv_HWC_q7_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_mat_q7_vec_q15_opt_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_mat_q7_vec_q15_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_q7_opt_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_q7_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_q15_opt_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_fully_connected_q15_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
riscv_pool_ref.c [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00