05360171创建于 2022年3月18日历史提交
#!/usr/bin/env bash
cd ./utils/

CUDA_PATH=/usr/local/cuda/

python build.py build_ext --inplace

cd ..