You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/booster/mixed_precision
jiangmingyan e871e342b3
[API] add docstrings and initialization to apex amp, naive amp (#3783)
2 years ago
..
__init__.py [amp] Add naive amp demo (#3774) 2 years ago
bf16.py [booster] implemented mixed precision class (#3151) 2 years ago
fp8.py [booster] implemented mixed precision class (#3151) 2 years ago
fp16_apex.py [API] add docstrings and initialization to apex amp, naive amp (#3783) 2 years ago
fp16_naive.py [API] add docstrings and initialization to apex amp, naive amp (#3783) 2 years ago
fp16_torch.py [booster] implemented the torch ddd + resnet example (#3232) 2 years ago
mixed_precision_base.py [booster] implemented the torch ddd + resnet example (#3232) 2 years ago