05e871d4b4 | ||
---|---|---|
dmlc-core@39007ac49b | ||
include/tvm | ||
python/tvm | ||
src | ||
tests/python | ||
.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