Skip to content
Snippets Groups Projects

Review: use example syntax; fix spelling; add zip file

Merged Martin Schroschk requested to merge distributed-training-ms into preview
1 unresolved thread

@s2817051--tu-dresden.de,

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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)
  • added 1 commit

    Compare with previous version

  • added 1 commit

    • dcc82f98 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • 093b85a1 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Thank's for your improvements, @s2817051--tu-dresden.de.

  • Jan Frenzel approved this merge request

    approved this merge request

  • merged

  • Jan Frenzel mentioned in commit 94840abb

    mentioned in commit 94840abb

  • Please register or sign in to reply
    Loading