Commit de15493a authored by mashun1's avatar mashun1
Browse files

Update train_swinir.yaml

parent c6211110
...@@ -19,7 +19,7 @@ lightning: ...@@ -19,7 +19,7 @@ lightning:
accelerator: ddp accelerator: ddp
precision: 32 precision: 32
# Indices of GPUs used for training. # Indices of GPUs used for training.
gpus: [5,7] gpus: [0,1,2,3]
# Path to save logs and checkpoints. # Path to save logs and checkpoints.
default_root_dir: stage1_checkpoints default_root_dir: stage1_checkpoints
# Max number of training steps (batches). # Max number of training steps (batches).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment