Skip to content

tvm/relay/grammar/py3 module is missing after the installation #4215

@apivovarov

Description

@apivovarov

I built TVM with LLVM and ANTLR and installed tvm using

cd python
sudo python3 setup.py install

Ubuntu 19.10 , Python 3.7

tvm is installed to /usr/local/lib/python3.7/dist-packages/tvm-0.6.dev0-py3.7-linux-x86_64.egg/tvm

But I do not see tvm/relay/grammar/py3 folder after the installation. I only see __init__.py under tvm/relay/grammar

The following py files are not installed
https://github.com/dmlc/tvm/tree/master/python/tvm/relay/grammar/py3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions