Fix match case in Python-side expr functor (#4037)
authorLogan Weber <36520469+weberlo@users.noreply.github.com>
Mon, 7 Oct 2019 15:20:59 +0000 (08:20 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Mon, 7 Oct 2019 15:20:59 +0000 (08:20 -0700)
commit76c239269935288e51fbce14f135d75ad9742b2a
tree38f3133b3737b04285badf3cc78427f55bbcba59
parenta6cd6485c9d255a7191a6ae7acc63adf79345cf1
Fix match case in Python-side expr functor (#4037)
python/tvm/relay/expr_functor.py
tests/python/relay/test_expr_functor.py