2548cedcb8
* [OP/LANG] Support Extern Call, more regression tests * [TEST] Include pylintrc |
||
---|---|---|
HalideIR@7efe0366e9 | ||
cmake | ||
dmlc-core@53751c3da2 | ||
docs | ||
include/tvm | ||
make | ||
python/tvm | ||
src | ||
tests | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
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