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

[microNPU][ETHOSU] Add Vela's logic to select configuration block #15186

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

Aleksei-grovety
Copy link
Contributor

For the case when cascader is enabled, the logic of choosing the optimal configuration block from TVM will be used in other cases, the Vela's logic will be used except the cases when dev_force_block_config option is specified.

cc @neildhickey, @lhutton1, @ekalda, @leandron

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jun 30, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@Aleksei-grovety Aleksei-grovety changed the title [microNPU][ETHOSU] Add Vela's logic to select configuration block. [microNPU][ETHOSU] Add Vela's logic to select configuration block Jun 30, 2023
@Aleksei-grovety
Copy link
Contributor Author

Aleksei-grovety commented Jun 30, 2023

@tvm-bot rerun

For the case when cascader is enabled, the logic of choosing the optimal configuration block from TVM will be used in other cases, the Vela's logic will be used except the cases when dev_force_block_config option is specified.
@Aleksei-grovety Aleksei-grovety force-pushed the ethosu-add-vela-block-config branch from 30c0643 to 0a04045 Compare June 30, 2023 12:11
Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

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

Thanks @Aleksei-grovety, looks all good to me 🚀

@ekalda ekalda merged commit 5dc25af into apache:main Jul 4, 2023
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 15, 2023
…ache#15186)

For the case when cascader is enabled, the logic of choosing the optimal configuration block from TVM will be used in other cases, the Vela's logic will be used except the cases when dev_force_block_config option is specified.
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.

3 participants