Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-422] Distributed training tutorial #10955

Merged
merged 20 commits into from
Aug 26, 2018
Merged

[MXNET-422] Distributed training tutorial #10955

merged 20 commits into from
Aug 26, 2018

Commits on Aug 15, 2018

  1. First draft

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    9ea10a6 View commit details
    Browse the repository at this point in the history
  2. Python syntax highlighting

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    9723c3f View commit details
    Browse the repository at this point in the history
  3. Polishing

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    84b4417 View commit details
    Browse the repository at this point in the history
  4. Add distributed MNIST

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    a4f0c96 View commit details
    Browse the repository at this point in the history
  5. rename

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    286cbbd View commit details
    Browse the repository at this point in the history
  6. Polishing

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    90f1ca3 View commit details
    Browse the repository at this point in the history
  7. Add images

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    c7f06be View commit details
    Browse the repository at this point in the history
  8. Add images

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8a1f051 View commit details
    Browse the repository at this point in the history
  9. Link to the example python file. Minor edits.

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    960eef5 View commit details
    Browse the repository at this point in the history
  10. Minor changes

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b3859ea View commit details
    Browse the repository at this point in the history
  11. Use images from web-data

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    ec5016c View commit details
    Browse the repository at this point in the history
  12. Rename folder

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    a025b86 View commit details
    Browse the repository at this point in the history
  13. Remove images from example folder

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f260f53 View commit details
    Browse the repository at this point in the history
  14. Add license header

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    de9a198 View commit details
    Browse the repository at this point in the history
  15. Use png image instead of svg

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    27335a3 View commit details
    Browse the repository at this point in the history
  16. Add distributed training tutorial to tutorials index

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    23966af View commit details
    Browse the repository at this point in the history
  17. Use CIFAR-10 instead of MNIST.

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5866c4e View commit details
    Browse the repository at this point in the history
  18. Fix language errors

    indhub authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    0d6cf2b View commit details
    Browse the repository at this point in the history
  19. Add a sample output from distributed training

    Indu Bharathi authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    2207d5b View commit details
    Browse the repository at this point in the history
  20. Add the output of store.num_workers and store.rank

    Indu Bharathi authored and Ubuntu committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8fcc69d View commit details
    Browse the repository at this point in the history