[ARITH] More recursive rewrite rule, cleanup simplify tests (#3502)
authorTianqi Chen <tqchen@users.noreply.github.com>
Sun, 7 Jul 2019 05:48:43 +0000 (22:48 -0700)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2019 05:48:43 +0000 (22:48 -0700)
commit2a7aebe5d2195d7bee14a2c6183e3cbea35f048b
tree95f408f8a222b0c9fa6b4f4773bdb0ce2ef275ad
parenteadc4e38788e32b5fd5802dbb1a3755352bf3f75
[ARITH] More recursive rewrite rule, cleanup simplify tests (#3502)
python/tvm/make.py
src/arithmetic/rewrite_simplify.cc
src/arithmetic/stmt_simplify.cc
tests/python/unittest/test_arith_canonical_simplify.py
tests/python/unittest/test_arith_simplify.py [deleted file]
tests/python/unittest/test_arith_stmt_simplify.py [deleted file]
tests/python/unittest/test_lang_operator.py
topi/python/topi/math.py