task_cpp_topi.sh 141 Bytes
Newer Older
1 2 3 4
export PYTHONPATH=python:topi/python

python -m nose -v topi/tests/python_cpp || exit -1
python3 -m nose -v topi/tests/python_cpp || exit -1