Skip to content

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

Merged
leandron merged 1 commit into
apache:mainfrom
Mousius:zephyr-cmsis-nn
Feb 9, 2022
Merged

[microTVM] TVMCon 2021 Zephyr Demo with CMSIS-NN#10144
leandron merged 1 commit into
apache:mainfrom
Mousius:zephyr-cmsis-nn

Conversation

@Mousius

@Mousius Mousius commented Feb 2, 2022

Copy link
Copy Markdown
Member

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.

@mehrdadh mehrdadh left a comment

Copy link
Copy Markdown
Member

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

Mousius commented Feb 4, 2022

Copy link
Copy Markdown
Member Author

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

@manupak

manupak commented Feb 9, 2022

Copy link
Copy Markdown
Contributor

cc : @leandron @grant-arm

@leandron leandron left a comment

Copy link
Copy Markdown
Contributor

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