[LANG] Comparison operators support for Imm expressions (#3283)
authorziheng <ziheng@apache.org>
Tue, 4 Jun 2019 23:56:38 +0000 (16:56 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Tue, 4 Jun 2019 23:56:38 +0000 (16:56 -0700)
commitbefd8c1e481d342fec6ece4d3271771db053af2d
tree0063f7b936659489627f7b9dd6905ad85c29075f
parent072f8cc75ec435f6c9557b480232018c9e22c25f
[LANG] Comparison operators support for Imm expressions (#3283)
python/tvm/expr.py
python/tvm/relay/quantize/quantize.py
src/relay/op/type_relations.cc
tests/python/unittest/test_lang_basic.py
tests/python/unittest/test_lang_container.py