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

[Doc] Minor improvements for auto-tuning tutorials #6919

Merged
merged 3 commits into from Nov 15, 2020

Conversation

merrymercy
Copy link
Member

@merrymercy merrymercy commented Nov 15, 2020

  • Capitalize the titles
  • Improve printed messages

@merrymercy merrymercy changed the title [Doc] Minor improvement on auto-tuning tutorials [Doc] Minor improvements on auto-tuning tutorials Nov 15, 2020
@merrymercy merrymercy changed the title [Doc] Minor improvements on auto-tuning tutorials [Doc] Minor improvements for auto-tuning tutorials Nov 15, 2020
Comment on lines +217 to +218
if "gpu" in tvm.target.Target.current().keys:
raise RuntimeError("Cannot compile for GPU targets if no valid schedule is found.")
Copy link
Contributor

Choose a reason for hiding this comment

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

The task extraction PR fixes this issue, but it's fine to let this in first.

@tqchen tqchen merged commit 3950639 into apache:main Nov 15, 2020
@merrymercy merrymercy deleted the pr-minor-tutorial branch November 15, 2020 13:43
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 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

4 participants