xla
[torch_xla2] DistributedDataParallel wrapper with minGPT example
#7847
Merged

[torch_xla2] DistributedDataParallel wrapper with minGPT example #7847

will-cromar merged 27 commits into master from wcromar/ddp-wrapper
will-cromar
will-cromar Try shard_map inside forward
a9583207
will-cromar pull out step function
f444fa2f
will-cromar no explicit collectives, only sharding
5da90a01
will-cromar Remove mapping and explicit collectives
87fae37c
will-cromar multiprocess TPU equivalence check
976ffaf4
will-cromar mingpt (single process only, no CPU)
53a33f39
will-cromar fix multiprocess config
18e8636c
will-cromar shard input over addressable devices
059ee1fd
will-cromar scale rate tracker to global batch size
720fc660
will-cromar jit training step
df0de5f2
will-cromar correctness check
85e302ca
will-cromar tweak LR
62c9df5f
will-cromar disable JIT and show example input/output
9b9f1d8a
will-cromar small fixes and tweaks
f539e686
will-cromar add `jit_step` decorator
c5789820
will-cromar clip cpu gradients
5542b6f5
will-cromar clean up
451cc35e
will-cromar formatting and cleanup
9ab0219a
will-cromar comments and docstrings
5ed1b2f2
will-cromar remove redundant div implementation
93928ffb
will-cromar typo
b7ffa770
will-cromar will-cromar requested a review from qihqi qihqi 1 year ago
will-cromar will-cromar marked this pull request as ready for review 1 year ago
will-cromar fix arange dtype
fd75e304
will-cromar cast arange inputs with astype
a0d12d45
will-cromar cast using numpy
c3b77b61
will-cromar add spawn back to unbreak tests
5bf4cd13
ManfeiBai
ManfeiBai approved these changes on 2024-08-14
will-cromar fix recompilations
f4dbb756
qihqi
qihqi approved these changes on 2024-08-15
will-cromar Merge branch 'master' of github.com:pytorch/xla into wcromar/ddp-wrapper
40126459
will-cromar will-cromar merged b9b5653e into master 1 year ago
ManfeiBai ManfeiBai added 2024Q3-manfei-review
ManfeiBai ManfeiBai added torchxla2

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone