make.sh 62 Bytes
Newer Older
chenych's avatar
chenych committed
1
2
3
4
#!/bin/bash

export FORCE_CUDA=1
python setup.py build develop