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

K230 hardware linux #96

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

pfalz-benni
Copy link

Research internship: Adapt library for running it on the K230 hardware platform (Linux)

…e platform:

   - K230 runs RT-Thread as an RTOS
   - 2-step build first building the mursicv-nn library and then benchmark code with different versions of GCC
   - Build unit tests as well as TFLM integration tests for benchmarking
@PhilippvK PhilippvK mentioned this pull request Nov 20, 2024
Copy link
Member

@PhilippvK PhilippvK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patches. I posted some comments. I can also have a look at the remaining cleanup/generalization tasks in a few weeks.

CMake/toolchain_K230.cmake Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
Integration/tflm/aww/main.cpp Outdated Show resolved Hide resolved
Integration/tflm/aww/main.cpp Outdated Show resolved Hide resolved
@@ -0,0 +1,110 @@
/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder @PhilippvK: move somewhere else after merge

Scripts/run_integration_tests_k230.sh Show resolved Hide resolved
Scripts/build_k230.sh Outdated Show resolved Hide resolved
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.

2 participants