- 10 Feb, 2021 2 commits
-
-
Myle Ott authored
* Add fairscale.utils.containers Co-authored-by:
Min Xu <24926999+min-xu-ai@users.noreply.github.com> * Add fairscale.nn.misc.checkpoint_activations Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> Co-authored-by:
Min Xu <24926999+min-xu-ai@users.noreply.github.com> Co-authored-by:
Sam Shleifer <sshleifer@gmail.com>
-
Leonard Lausen authored
-
- 09 Feb, 2021 1 commit
-
-
msbaines authored
-
- 08 Feb, 2021 2 commits
-
-
msbaines authored
-
Benjamin Lefaudeux authored
* flat params all along, way simpler * updating the docstring
-
- 05 Feb, 2021 2 commits
-
-
Benjamin Lefaudeux authored
fix a broken earlier commit, only worked for the first step
-
Benjamin Lefaudeux authored
* minor * minor
-
- 04 Feb, 2021 6 commits
-
-
msbaines authored
-
Benjamin Lefaudeux authored
cache this iterator, easy speed up
-
Benjamin Lefaudeux authored
* Adding a proper ddp parity / AMP unit test, overdue * catch non-AMP pytorch
-
msbaines authored
-
msbaines authored
It is not currently being used so we can simplify the interface by removing it.
-
msbaines authored
-
- 03 Feb, 2021 7 commits
-
-
Benjamin Lefaudeux authored
* restoring the regression test, adding a test of the for_each optims * fix the regression test on circleci * removing unused flags
-
Benjamin Lefaudeux authored
* precise skip, only if agent has only cpu
-
Benjamin Lefaudeux authored
-
msbaines authored
-
anj-s authored
* mp cleanup * round of multiprocess refactoring * test golden run * print cuda stats * fix lint errors * enable multiprocess pipe benchmarks * set world size to be available gpus * more changes * use synthetic loaders for intermediate pipeline stages * merged master * fix for the devices property * dataloader fix * modify rank check * print wps stats * enable verification * fix logging * fix flag name * fix flag name * check for rank * fix indent * pass args * pass args * modify golden data * remove unused print messsage * fix lint errors * add comments * fix benchmarks Co-authored-by:Anjali Sridhar <anj@devfair0443.h2.fair>
-
Min Xu authored
* [feat] Add AdaScaleWrapper - This enables a different API for wrapping an optimizer with AdaScale. - This also enables AdaScale to be wrapped by OSS. - However, OSS wrapping AdaScale results in different optimization, which future research will be needed to study its effects. testing: add unit tests. * addressed comment: typo
-
Benjamin Lefaudeux authored
* adding the .to(device) support + unit testing * doc update
-
- 02 Feb, 2021 2 commits
-
-
Benjamin Lefaudeux authored
* adding a test to prove the inter operability with upstream pytorch * updating the changelog * eager state pruning * pytorch 1.5 compat
-
Benjamin Lefaudeux authored
* no idea about the root issue, but it proved to be fairly narrowed (gloo+cpu+python3.8+no cuda installed) so I guess that's out of scope for fairscale
-
- 01 Feb, 2021 2 commits
-
-
anj-s authored
authored-by:Anjali Sridhar <anj@devfair0443.h2.fair>
-
Benjamin Lefaudeux authored
* adding fairseq's gha * adding py3.9, removing submodules * yaml linting
-
- 31 Jan, 2021 1 commit
-
-
msbaines authored
-
- 30 Jan, 2021 1 commit
-
-
msbaines authored
-
- 29 Jan, 2021 3 commits
-
-
Min Xu authored
* [test]: test with py39 + torch 1.8 nightly * version fix * more fix * fix version function for nightly version * fix torch_pg build * invalidate cache * separate benchmark requirements * comment * fixed mypy * fixed a test
-
msbaines authored
-
Benjamin Lefaudeux authored
-
- 28 Jan, 2021 3 commits
-
-
Min Xu authored
* [test]: test adascale with oss * minor fix * add a small comment * refactor: moved find_tensor_by_shape * refactor: move test golden data into its own module * refactor: simplied the train function * refactor: added comments as suggested
-
msbaines authored
-
Siddharth Goyal authored
-
- 27 Jan, 2021 6 commits
-
-
msbaines authored
Also, we can save time by only running unittests once instead of twice (with and without coverage).
-
msbaines authored
-
Benjamin Lefaudeux authored
-
Benjamin Lefaudeux authored
* removing the torch util altogether, broken on 1.7.1
-
Benjamin Lefaudeux authored
* docfix
-
msbaines authored
-
- 26 Jan, 2021 1 commit
-
-
Benjamin Lefaudeux authored
* fix for torch dist broadcast failing on dummy object
-
- 25 Jan, 2021 1 commit
-
-
anj-s authored
* fix broken link * remove link * add direct link * add direct link * add direct link * add direct link * add direct link * add direct link Co-authored-by:Anjali Sridhar <anj@devfair0443.h2.fair>
-