Skip to content

Commit 43fe41c

Browse files
D15M4S4N3MONEjungnerd
authored
🌐 [i18n-KO] Translated perf_train_gpu_one.md to Korean (#39552)
* docs: ko: perf_train_gpu_one.md * feat: nmt draft * fix: manual edits * fix: Manually added missing backticks * Update docs/source/ko/perf_train_gpu_one.md fix: remove space between heading and GPU anchor Co-authored-by: YONGSANG <[email protected]> * Update docs/source/ko/perf_train_gpu_one.md fix: clarify table headers to indicate training speed boost and memory savings Co-authored-by: YONGSANG <[email protected]> * Update docs/source/ko/perf_train_gpu_one.md fix: improve readability Co-authored-by: Woojun Jung <[email protected]> * Update docs/source/ko/perf_train_gpu_one.md fix : rephrase explanation of data preloading to improve readability Co-authored-by: Woojun Jung <[email protected]> --------- Co-authored-by: YONGSANG <[email protected]> Co-authored-by: Woojun Jung <[email protected]>
1 parent 9f38763 commit 43fe41c

File tree

2 files changed

+296
-2
lines changed

2 files changed

+296
-2
lines changed

docs/source/ko/_toctree.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
title: 다중 GPU에서 학습 진행하기
136136
title: 분산 학습(Distributed training)
137137
- sections:
138-
- local: in_translation
139-
title: (번역중) GPU
138+
- local: perf_train_gpu_one
139+
title: GPU
140140
- local: perf_train_cpu
141141
title: CPU에서 훈련
142142
- local: perf_train_special

0 commit comments

Comments
 (0)