Swapped to just fairscale since new release contains all required code
This commit is contained in:
parent
d2a78a2e67
commit
21038e7280
|
@ -634,7 +634,7 @@ To use Optimizer Sharded Training, you need to first install Fairscale using the
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install https://github.com/facebookresearch/fairscale/archive/master.zip
|
||||
pip install fairscale
|
||||
|
||||
|
||||
.. code-block:: python
|
||||
|
|
Loading…
Reference in New Issue