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

[AutoTVM] Suppress the warning messages when compile engine selects impls #5821

Merged
merged 2 commits into from Jun 18, 2020

Conversation

icemelon
Copy link
Member

Currently compile engine compares all valid implementations and creates many warning messages that potentially confuses the users. This PR suppresses the excessive warning messages and only displays the fallback warning message if the selected implementation uses a fallback config.

@icemelon
Copy link
Member Author

cc @merrymercy @anijain2305

@tqchen tqchen merged commit 64766c2 into apache:master Jun 18, 2020
@icemelon icemelon deleted the autotvm-log branch June 19, 2020 00:03
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 30, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Jul 2, 2020
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.

None yet

3 participants