Review: use example syntax; fix spelling; add zip file
1 unresolved thread
1 unresolved thread
please have a look at my proposed improvements to distributed training and if any of your colleagues should have a look, please point its nose to this MR.
Best Martin
Edited by Martin Schroschk
Merge request reports
Activity
requested review from @s2817051--tu-dresden.de
assigned to @mflehmig--tu-dresden.de
182 Examples: 183 ??? example "Parallel Model" 183 184 184 1. The parallel model. 185 The main aim of this model to show the way how to effectively implement your 186 neural network on several GPUs. 187 It includes a comparison of different kinds of models and tips to improve the performance 188 of your model. 189 **Necessary** parameters for running this model are **2 GPU** and 14 cores. 185 The main aim of this model to show the way how to effectively implement your neural network on 186 multiple GPUs. It includes a comparison of different kinds of models and tips to improve the 187 performance of your model. 188 **Necessary** parameters for running this model are **2 GPU** and 14 cores. 190 189 191 (example_PyTorch_parallel.zip) 190 Download: [example_PyTorch_parallel.zip (4.2 KB)](misc/example_PyTorch_parallel.zip) - Resolved by Martin Schroschk
- Resolved by Martin Schroschk
Thank's for your improvements, @s2817051--tu-dresden.de.
mentioned in commit 94840abb
Please register or sign in to reply