ColossalAI/colossalai/booster/mixed_precision
Frank Lee 73d3e4d309
[booster] implemented the torch ddd + resnet example (#3232)
* [booster] implemented the torch ddd + resnet example

* polish code
2023-03-27 10:24:14 +08:00
..
__init__.py [booster] implemented mixed precision class (#3151) 2023-03-17 11:00:15 +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_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