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
InspireMusic_pytorch
0112b0f0c1c07532ee42fa864a23f9c1c5c1475e
0112b0f0c1c07532ee42fa864a23f9c1c5c1475e
Switch branch/tag
InspireMusic_pytorch
third_party
Matcha-TTS
configs
trainer
ddp.yaml
Find file
Normal view
History
Permalink
ddp.yaml
104 Bytes
Edit
Web IDE
Newer
Older
v1.0
chenzk
committed
Feb 14, 2025
1
2
3
4
5
6
7
8
9
defaults
:
-
default
strategy
:
ddp
accelerator
:
gpu
devices
:
[
0
,
1
]
num_nodes
:
1
sync_batchnorm
:
True