Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build/configs/rtl8730e: Enable TfMicro and CMSIS for RTL8730e #6085

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tanujdotgarg
Copy link

build/configs/rtl8730e/Make.defs: Add Tensorflow Lite Micro flags to RTL8730e

build/configs/rtl8730e/Make.defs: Enable CMSIS in TFLM for RTL8730e

ZhenBei-Sin and others added 4 commits February 29, 2024 14:04
Changes Note:
CMSIS-NN.a commit id
https://github.com/ARM-software/CMSIS-NN/tree/e98ee09a03dd12d4b3eac6f7efa25d3ad62a24b9
CMSIS_NN header files
https://github.com/ARM-software/CMSIS-NN/tree/e98ee09a03dd12d4b3eac6f7efa25d3ad62a24b9/Include
CMSIS Core header files
https://github.com/ARM-software/CMSIS_5/tree/dde5bac01b1b0b5ef528989a3139ce10bb1b054d/CMSIS/Core/Include
CMSIS DSP header files
https://github.com/ARM-software/CMSIS-DSP/tree/main/Include
CMSIS Test Case
https://github.com/ARM-software/CMSIS-NN/tree/e98ee09a03dd12d4b3eac6f7efa25d3ad62a24b9/Tests/UnitTest

Added new config for support CMSIS_NN: CONFIG_AMEBASMART_CMSIS_NN
Added the CMSIS_NN and CMSIS_Core header files under the os/arch/arm/include/amebasmart/cmsis_nn
Added the generated lib for support CMSIS_NN lib_cmsis_nn.a
Added the board_specific_demo/ameba_cmsis_nn_demo also support for AMEBASMART
build/configs/rtl8730e/Make.defs: Add TFLM flags.
build/configs/rtl8730e/Make.defs: Add CMSIS flags
external/tfmicro/Makefile: Add CMSIS AMEBASMART flag
Issue: fixedpoint_neon.h was pushed in wrongly in 'external/gmock/scripts/generator/fixedpoint/'

external/tfmicro/third_party/gemmlowp/fixedpoint: Moving header file in tfmicro module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants