[PYTHON] Make IntImm more like an integer (#5232)
authorTianqi Chen <tqchen@users.noreply.github.com>
Fri, 3 Apr 2020 22:24:19 +0000 (15:24 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 22:24:19 +0000 (15:24 -0700)
commit9b274cbb7754c9ca2a0ed3678efd00dd6652570a
treef19fef77a102887818d58532917f51463fd7008c
parent7de8a539b1e73627309308b49c6c69625efc4d5a
[PYTHON] Make IntImm more like an integer (#5232)
python/tvm/tir/expr.py
tests/python/unittest/test_tir_nodes.py