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
bf16.py
fp8.py
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
mixed_precision_base.py