Skip to content

Commit 24c2156

Browse files
authored
fix script name in 1.torch-screen.sbatch (#348)
1 parent 6528308 commit 24c2156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.validation_and_observability/1.pytorch-env-validation/1.torch-screen.sbatch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ which nvidia-smi
4545
nvidia-smi
4646
which python
4747
python --version
48-
python ${SCREEN_PT_SCRIPT_PATH}/screen-pytorch.py
48+
python ${SCREEN_PT_SCRIPT_PATH}/pytorch-screen.py
4949
"

0 commit comments

Comments
 (0)