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

[microTVM] TVMCon 2021 Zephyr Demo with CMSIS-NN #10144

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

Mousius
Copy link
Member

@Mousius Mousius commented Feb 2, 2022

This is adds a Zephyr Demo showing how to integrate TVM directly into your embedded application. It runs a keyword spotting model with the Zephyr RTOS using CMSIS-NN with the Ahead-of-Time (AOT) executor and the stack allocation strategy.

This is adds a Zephyr Demo showing how to integrate TVM directly into your embedded application. It runs a keyword spotting model with the Zephyr RTOS using CMSIS-NN with the Ahead-of-Time (AOT) executor and the stack allocation strategy.
Copy link
Member

@mehrdadh mehrdadh left a comment

Choose a reason for hiding this comment

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

Thanks for adding this. overall LGTM!
Can you move zephyr_cmsisnn to apps/microtvm/demos? This would be more clear since we are going to have CMSIS integration with Zephyr project API later.

@Mousius
Copy link
Member Author

Mousius commented Feb 4, 2022

Sure @mehrdadh I'll do it as part of the refactor of the demo to make it run nicer here in #10003 😸

@manupak
Copy link
Contributor

manupak commented Feb 9, 2022

cc : @leandron @grant-arm

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

@leandron leandron merged commit 6ce7e59 into apache:main Feb 9, 2022
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
This is adds a Zephyr Demo showing how to integrate TVM directly into your embedded application. It runs a keyword spotting model with the Zephyr RTOS using CMSIS-NN with the Ahead-of-Time (AOT) executor and the stack allocation strategy.
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.

4 participants