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]Improve graph tuner for multiple subgraphs #3490

Merged
merged 5 commits into from
Jul 19, 2019

Conversation

kevinthesun
Copy link
Contributor

This PR improves the handling of several corner cases, such as current tf graph, which contains lots of transpose op. This should handle the issue: https://discuss.tvm.ai/t/a-deploy-problem-after-getting-so-from-autotune-on-x86-cpu-using-c/3108/9

@kevinthesun kevinthesun requested a review from yzhliu July 3, 2019 21:44
@kevinthesun kevinthesun changed the title Improve graph tuner for multiple sub graphs Improve graph tuner for multiple subgraphs Jul 3, 2019
@kevinthesun kevinthesun changed the title Improve graph tuner for multiple subgraphs [AutoTVM]Improve graph tuner for multiple subgraphs Jul 3, 2019
@tqchen
Copy link
Member

tqchen commented Jul 17, 2019

ping @yzhliu @kevinthesun

@yzhliu yzhliu merged commit be26083 into apache:master Jul 19, 2019
@yzhliu
Copy link
Member

yzhliu commented Jul 19, 2019

Thanks @kevinthesun @tqchen

wweic pushed a commit to wweic/tvm that referenced this pull request Aug 9, 2019
* Improve boundary nodes in graph tuner

* Limit output node number

* Fix test

* Improve warning.

* Fix test
@kevinthesun kevinthesun deleted the ImproveGraphTuner branch September 3, 2019 23:29
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 6, 2019
* Improve boundary nodes in graph tuner

* Limit output node number

* Fix test

* Improve warning.

* Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants