Skip to content

Conversation

@merrymercy
Copy link
Member

@merrymercy merrymercy commented Oct 30, 2018

Follow up of #1993
Use DispatchContext.update to send configs for the altered operators. So we will remove all things like _conv2d_to_workload, and only use simpler autotvm.register_topi_compute

In the old way, we convert new workload to the original one by the low level API autotvm.task.dispatcher.
Now we should update the config for new workload in alter_op_layout.

@yzhliu @FrozenGene

@FrozenGene
Copy link
Member

I like this design, previous way is strange to handle two situations.

@yzhliu yzhliu merged commit 866d458 into apache:master Oct 30, 2018
@yzhliu
Copy link
Member

yzhliu commented Oct 30, 2018

nice.

FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
* [TOPI] Improve the style of using autotvm

* fix
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
* [TOPI] Improve the style of using autotvm

* fix
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
* [TOPI] Improve the style of using autotvm

* fix
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.

3 participants