Skip to content

Commit a7fe714

Browse files
committed
remove unneeded stuff
1 parent 680e19b commit a7fe714

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/run_pytorch.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ set -e
44
conda activate base
55

66
ALL_FILES=$(find *.md ! -name README.md)
7-
TEMP_PY="temp.py"
87
PYTHON_CODE_DIR="python_code"
9-
CUDAS="nvidia"
108

119
mkdir $PYTHON_CODE_DIR
1210

0 commit comments

Comments
 (0)