Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Changeset
1
in S-port for
trunk/Drivers/CMSIS/NN
Timestamp:
Jan 20, 2022, 9:30:09 AM (
3 years
ago)
Author:
AlexLir
Message:
Location:
trunk
Files:
113 added
.
(added)
Drivers
(added)
Drivers/CMSIS
(added)
Drivers/CMSIS/NN
(added)
Drivers/CMSIS/NN/Examples
(added)
Drivers/CMSIS/NN/Examples/ARM
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler/EventRecorderConf.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10.cpp
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_inputs.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_parameter.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_weights.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/readme.txt
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler/EventRecorderConf.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP/RTE_Components.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru.cpp
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru_test_data.h
(added)
Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/readme.txt
(added)
Drivers/CMSIS/NN/Include
(added)
Drivers/CMSIS/NN/Include/arm_nn_tables.h
(added)
Drivers/CMSIS/NN/Include/arm_nnfunctions.h
(added)
Drivers/CMSIS/NN/Include/arm_nnsupportfunctions.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0/RTE_Components.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3/RTE_Components.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP/RTE_Components.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP/RTE_Components.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref_nonsquare.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref_nonsquare.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_opt_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_opt_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_opt_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_nn_mult_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_pool_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_relu_ref.c
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/fully_connected_testing_weights.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ref_functions.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.cpp
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h
(added)
Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/readme.txt
(added)
Drivers/CMSIS/NN/Source
(added)
Drivers/CMSIS/NN/Source/ActivationFunctions
(added)
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c
(added)
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c
(added)
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c
(added)
Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c
(added)
Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c
(added)
Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c
(added)
Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c
(added)
Drivers/CMSIS/NN/Source/PoolingFunctions
(added)
Drivers/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c
(added)
Drivers/CMSIS/NN/Source/SoftmaxFunctions
(added)
Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c
(added)
Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive