Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
4e2ee1c2
Commit
4e2ee1c2
authored
Apr 27, 2021
by
lucas_miranda
Browse files
Added a MirroredStrategy to train models on multiple GPUs if they are available
parent
2952a4df
Pipeline
#100336
passed with stages
in 26 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deepof_experiments.smk
View file @
4e2ee1c2
...
...
@@ -114,7 +114,7 @@ rule coarse_hyperparameter_tuning:
"--kl-warmup 30 "
"--mmd-warmup 30 "
"--encoding-size {wildcards.enc} "
"--batch-size
256
"
"--batch-size
512
"
"--window-size 24 "
"--window-step 12 "
"--output-path {outpath}coarse_hyperparameter_tuning "
...
...
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