[Relay] Fix Partial Evaluator, Add stricter checking for CheckWellFormed (#3749)
author雾雨魔理沙 <lolisa@marisa.moe>
Sun, 11 Aug 2019 01:23:23 +0000 (18:23 -0700)
committerThierry Moreau <moreau@uw.edu>
Sun, 11 Aug 2019 01:23:23 +0000 (18:23 -0700)
commit5cedfba5c583bd680e000da5015ac5100593578e
treea6b3f3311eff12c142b272a019e8e8d3a2a3f0a4
parent465313c562957a01c77d346a9b2138ced1c7e05b
[Relay] Fix Partial Evaluator, Add stricter checking for CheckWellFormed (#3749)

* aot

* save

* save

* fix test

* remove vta changes

* lint
src/relay/ir/expr_functor.cc
src/relay/pass/de_duplicate.cc
src/relay/pass/let_list.h
src/relay/pass/partial_eval.cc
src/relay/pass/util.cc
src/relay/pass/well_formed.cc
tests/python/relay/test_error_reporting.py
tests/python/relay/test_pass_partial_eval.py