ColossalAI/colossalai/booster/mixed_precision
jiangmingyan e871e342b3
[API] add docstrings and initialization to apex amp, naive amp (#3783)
* [mixed_precison] add naive amp demo

* [mixed_precison] add naive amp demo

* [api] add docstrings and initialization to apex amp, naive amp

* [api] add docstring to apex amp/ naive amp

* [api] add docstring to apex amp/ naive amp

* [api] add docstring to apex amp/ naive amp

* [api] add docstring to apex amp/ naive amp

* [api] add docstring to apex amp/ naive amp

* [api] add docstring to apex amp/ naive amp

* [api] fix

* [api] fix
2023-05-23 15:17:24 +08:00
..
__init__.py [amp] Add naive amp demo (#3774) 2023-05-18 16:33:14 +08:00
bf16.py
fp8.py
fp16_apex.py [API] add docstrings and initialization to apex amp, naive amp (#3783) 2023-05-23 15:17:24 +08:00
fp16_naive.py [API] add docstrings and initialization to apex amp, naive amp (#3783) 2023-05-23 15:17:24 +08:00
fp16_torch.py [booster] implemented the torch ddd + resnet example (#3232) 2023-03-27 10:24:14 +08:00
mixed_precision_base.py [booster] implemented the torch ddd + resnet example (#3232) 2023-03-27 10:24:14 +08:00