mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
cleaning up demos
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#SBATCH --time=0-02:00:00
|
||||
|
||||
# activate conda env
|
||||
source activate $env
|
||||
source activate pl3
|
||||
|
||||
# -------------------------
|
||||
# debugging flags (optional)
|
||||
@@ -24,4 +24,4 @@ source activate $env
|
||||
# -------------------------
|
||||
|
||||
# run script from above
|
||||
srun python multi_node_demo.py
|
||||
srun python3 multi_node_demo.py
|
||||
|
||||
Reference in New Issue
Block a user