• Liu Changyu's avatar
    PyTorch 1.6.0 update with native AMP (#573) · c020875b
    Liu Changyu 提交于
    * PyTorch have Automatic Mixed Precision (AMP) Training.
    
    * Fixed the problem of inconsistent code length indentation
    
    * Fixed the problem of inconsistent code length indentation
    
    * Mixed precision training is turned on by default
    c020875b
torch_utils.py 8.4 KB