"example/01_gemm" did not exist on "3eee1b9b8fa13d044509089c7fc8186f4439d412"
Add Pytorch Native AMP support in Trainer (#6151)
* fixed type; add Pytorch Native CUDA AMP support * reverted commit on modeling_utils * confirming to HF black formatting rule * changed bool value of _use_apex * scaler support for gradient clipping * fix inplace operation of clip_grad_norm * removed not while version comparison
Showing
Please register or sign in to comment