ff06917c59 | ||
---|---|---|
HalideIR@30bf0f043e | ||
dmlc-core@3a51614d39 | ||
docs | ||
include/tvm | ||
make | ||
python/tvm | ||
src | ||
tests | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
TVM
hack for fun
Run the tests, set the bashrc
export PYTHONPATH=${PYTHONPATH}:/path/to/tvm/python
Write and run tests via
nosetests tests/python