[PYTHON] Add __init__ to the generated grammar so that it can be installed properly...
authorTianqi Chen <tqchen@users.noreply.github.com>
Wed, 30 Oct 2019 18:17:33 +0000 (11:17 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 18:17:33 +0000 (11:17 -0700)
commit71f39be5a30eed93fa5f03484d922ec4a34c722e
tree1773c6928a79eabbbe18fe59b678acb772b63ba3
parentfc020b87a22acfa5deb39cb786058d641d45d577
[PYTHON] Add __init__ to the generated grammar so that it can be installed properly (#4223)
python/tvm/relay/grammar/__init__.py
python/tvm/relay/grammar/py3/__init__.py [new file with mode: 0644]