Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
DiffBIR_pytorch
Commits
de15493a
Commit
de15493a
authored
Nov 08, 2023
by
mashun1
Browse files
Update train_swinir.yaml
parent
c6211110
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/train_swinir.yaml
configs/train_swinir.yaml
+1
-1
No files found.
configs/train_swinir.yaml
View file @
de15493a
...
@@ -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).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment