4 lines
95 B
Bash
4 lines
95 B
Bash
export CUDA_VISIBLE_DEVICES="1"
|
|
export PYTHONPATH=$PYTHONPATH:$(pwd)/../../../
|
|
bash prepare.sh
|