ColossalAI/colossalai/booster/mixed_precision
jiangmingyan 2703a37ac9
[amp] Add naive amp demo (#3774)
* [mixed_precison] add naive amp demo

* [mixed_precison] add naive amp demo
2023-05-18 16:33:14 +08:00
..
__init__.py [amp] Add naive amp demo (#3774) 2023-05-18 16:33:14 +08:00
bf16.py [booster] implemented mixed precision class (#3151) 2023-03-17 11:00:15 +08:00
fp8.py [booster] implemented mixed precision class (#3151) 2023-03-17 11:00:15 +08:00
fp16_apex.py [booster] implemented mixed precision class (#3151) 2023-03-17 11:00:15 +08:00
fp16_naive.py [amp] Add naive amp demo (#3774) 2023-05-18 16:33:14 +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