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

[Bug][microTVM] Project API does not use projectOption default values #13378

Closed
mehrdadh opened this issue Nov 14, 2022 · 1 comment
Closed
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug

Comments

@mehrdadh
Copy link
Member

mehrdadh commented Nov 14, 2022

Currently, if we set a default value for a projectOption but we don't pass the option when we generate the project, it will ignore the default value of the projectOption defined in the serve API.

cc @alanmacd @gromero

@mehrdadh mehrdadh added type: bug needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Nov 14, 2022
@mehrdadh
Copy link
Member Author

This has been fixed. It's no longer required to pass options that has default value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
Projects
None yet
Development

No branches or pull requests

1 participant