submit code
This commit is contained in:
4
tools/debug_env.sh
Normal file
4
tools/debug_env.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/compat
|
||||
pip3 install -r requirements.txt
|
||||
git branch --set-upstream-to=origin/master master
|
||||
git pull
|
||||
Reference in New Issue
Block a user