Duplicate likely nodes added when loop axis split unevenly (#5084)
authorANSHUMAN TRIPATHY <anshuman.t@huawei.com>
Wed, 25 Mar 2020 21:46:18 +0000 (03:16 +0530)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 21:46:18 +0000 (14:46 -0700)
commit0c38b9161bcfad60c2022682b4ab4a7d105b3148
treec763609560c8acff527270b1d7e063a08e018b90
parent3aabbd9c30d247a31eb19ebf997d6074b14b5dd9
Duplicate likely nodes added when loop axis split unevenly (#5084)

* [TE][Schedule] Duplicate likely nodes removed

* [1] Test case added

* [2] Lint error fixed

* [3] Review comments handled

* [4] Review comments handled
src/te/schedule/message_passing.cc
tests/python/unittest/test_te_build_lower.py