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

Add FreeRTOS variant of NPU demo #10004

Merged
merged 5 commits into from
Feb 10, 2022
Merged

Conversation

Mousius
Copy link
Member

@Mousius Mousius commented Jan 20, 2022

This adds an extra flag to the existing NPU demo that runs it using the FreeRTOS kernel task scheduling and queues.

(This is pending a ci_qemu update to provide FreeRTOS)

This adds an extra flag to the existing NPU demo that runs it using the
FreeRTOS kernel task scheduling and queues.
@Mousius Mousius force-pushed the freertos-augmentation branch from 2e9cd6a to d5dce00 Compare February 9, 2022 17:31
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.

LGTM, thanks @Mousius

@leandron leandron merged commit e50a923 into apache:main Feb 10, 2022
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
* Add FreeRTOS variant of NPU demo

This adds an extra flag to the existing NPU demo that runs it using the
FreeRTOS kernel task scheduling and queues.

* Add FreeRTOS notes to tutorial

* Update FreeRTOS demo to run in demo script

Also, minor text fixes.

* Minor text fixes

* Fix docs formatting
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