f52d0713ff | ||
---|---|---|
HalideIR@84a568ce86 | ||
dmlc-core@39007ac49b | ||
docs | ||
include/tvm | ||
python/tvm | ||
src | ||
tests | ||
.gitignore | ||
.gitmodules | ||
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