Update From- PyTorch-DDP-to-Accelerate-to-Trainer-cn.md
Browse files
From- PyTorch-DDP-to-Accelerate-to-Trainer-cn.md
CHANGED
@@ -423,5 +423,6 @@ notebook_launcher(train_trainer_ddp, args=(), num_processes=2)
|
|
423 |
|
424 |
<hr>
|
425 |
|
426 |
-
>英文原文:[From PyTorch DDP to Accelerate to Trainer, mastery of distributed training with ease](https://huggingface.co/blog/pytorch-ddp-accelerate-transformers#%F0%9F%A4%97-accelerate)
|
427 |
-
>译者:innovation64 (李洋)
|
|
|
|
423 |
|
424 |
<hr>
|
425 |
|
426 |
+
>英文原文:[From PyTorch DDP to Accelerate to Trainer, mastery of distributed training with ease](https://huggingface.co/blog/pytorch-ddp-accelerate-transformers#%F0%9F%A4%97-accelerate)
|
427 |
+
>译者:innovation64 (李洋)
|
428 |
+
>审校:yaoqi (胡耀淇)
|