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

Duplicate likely nodes added when loop axis split unevenly #5084

Merged
merged 5 commits into from
Mar 25, 2020

Conversation

ANSHUMAN87
Copy link
Contributor

1:> This PR handles duplicate likely nodes added when loop axis is split into non-divisible factors.
2:> The scenario is covered in the test case.

@ANSHUMAN87
Copy link
Contributor Author

@tqchen , @zhiics, @MarisaKirisame

@ANSHUMAN87
Copy link
Contributor Author

Gentle reminder : @tqchen, @zhiics, @MarisaKirisame

@ANSHUMAN87 ANSHUMAN87 force-pushed the duplicate-likely-bug-fix branch from 1f5d949 to 0c597ed Compare March 20, 2020 17:55
@ANSHUMAN87
Copy link
Contributor Author

@zhiics : Thanks for your comment! It is handled now.

Copy link
Contributor

@MarisaKirisame MarisaKirisame left a comment

Choose a reason for hiding this comment

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

This look good to me, although I am not fluent in tensor ir, so I think it will be best if some other ppl also give it a look.

src/te/schedule/message_passing.cc Outdated Show resolved Hide resolved
@zhiics
Copy link
Member

zhiics commented Mar 20, 2020

@yzhliu can you take a look? Thanks.

@ANSHUMAN87 ANSHUMAN87 force-pushed the duplicate-likely-bug-fix branch from 0c597ed to 20437f9 Compare March 20, 2020 19:18
@ANSHUMAN87
Copy link
Contributor Author

@MarisaKirisame : Thanks for your comment! It is handled now.

@ANSHUMAN87
Copy link
Contributor Author

@zhiics , @MarisaKirisame : Thanks for your review!
@yzhliu : Welcome for review!

@ANSHUMAN87
Copy link
Contributor Author

@yzhliu: Gentle reminder!

@zhiics zhiics merged commit 0c38b91 into apache:master Mar 25, 2020
@zhiics
Copy link
Member

zhiics commented Mar 25, 2020

Thanks @ANSHUMAN87 @MarisaKirisame @yzhliu

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
* [TE][Schedule] Duplicate likely nodes removed

* [1] Test case added

* [2] Lint error fixed

* [3] Review comments handled

* [4] Review comments handled
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
* [TE][Schedule] Duplicate likely nodes removed

* [1] Test case added

* [2] Lint error fixed

* [3] Review comments handled

* [4] Review comments handled
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.

4 participants