Open deep learning compiler stack for cpu, gpu and specialized accelerators
Перейти к файлу
tqchen 05e871d4b4 Merge branch 'master' of ssh://github.com/tqchen/tvm 2016-10-15 14:44:01 -07:00
dmlc-core@39007ac49b Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
include/tvm Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
python/tvm checked split 2016-10-14 16:49:00 -07:00
src Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
tests/python checked split 2016-10-14 16:49:00 -07:00
.gitignore Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
.gitmodules Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
LICENSE init skeletons 2016-10-12 15:29:17 -07:00
Makefile Temp checkin c++ code. 2016-10-15 14:38:13 -07:00
README.md init skeletons 2016-10-12 15:29:17 -07:00

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