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] Support override in register_topi_compute and register_topi_schedule #3292

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

hlu1
Copy link
Contributor

@hlu1 hlu1 commented Jun 5, 2019

Supporting override in register_topi_compute and register_topi_schedule allows developers to experiment with different implementation locally, which can help improve dev efficiency.

@merrymercy and @tqchen, please review.

@hlu1 hlu1 force-pushed the override branch 2 times, most recently from 5f3ad9a to 60b03a9 Compare June 6, 2019 21:11
@ajtulloch
Copy link
Contributor

Looks good to me.

@hlu1
Copy link
Contributor Author

hlu1 commented Jun 10, 2019

The unit test I added (override dense autotvm schedules) originally seemed to interfere with the test environment and was causing the CI to fail. Removing it fixed the CI.

@tqchen
Copy link
Member

tqchen commented Jun 10, 2019

@merrymercy feel free to merge it as you are managing the PR and has the write access

@merrymercy merrymercy merged commit 3770368 into apache:master Jun 10, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Jun 26, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Jun 27, 2019
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.

4 participants