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

[Bugfix][AutoScheduler] Fail to register ComputeDAG when deserializing tasks #7395

Merged
merged 3 commits into from
Feb 4, 2021

Conversation

comaniac
Copy link
Contributor

@comaniac comaniac commented Feb 2, 2021

In #7317 we improved the task hash for enabling more optimizations, but failed to change the task deserialization to reflect this change.

cc @merrymercy

@comaniac comaniac merged commit 30c110c into apache:main Feb 4, 2021
@comaniac comaniac deleted the ansor_fix_task_loads branch February 4, 2021 22:15
@comaniac
Copy link
Contributor Author

comaniac commented Feb 4, 2021

Thanks @merrymercy

alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 11, 2021
…g tasks (apache#7395)

* [Bugfix][AutoScheduler] Fail to register ComputeDAG when deserialize tasks

* fix test

* trigger ci
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
…g tasks (apache#7395)

* [Bugfix][AutoScheduler] Fail to register ComputeDAG when deserialize tasks

* fix test

* trigger ci
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
…g tasks (apache#7395)

* [Bugfix][AutoScheduler] Fail to register ComputeDAG when deserialize tasks

* fix test

* trigger ci
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.

2 participants