[TE] Add LegalizeInvalidAttach to legalize the compute_at location after split or...
authorLianmin Zheng <lianminzheng@gmail.com>
Fri, 26 Jun 2020 05:52:19 +0000 (22:52 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 05:52:19 +0000 (22:52 -0700)
commit96bf271e4925030d4533737991dfa7161be60d93
treec5210804542b74f18513d5e4f401be38d30da6e8
parent318d2688446d16b30b02c92e45b2911d8751e4a9
[TE] Add LegalizeInvalidAttach to legalize the compute_at location after split or fuse (#5917)

* Add LegalizeInvalidAttach

* lint & typo

* lint & typo

* address comment

* fix lint
.gitignore
src/te/schedule/schedule_dataflow_rewrite.cc
tests/python/unittest/test_te_schedule.py