Merge remote-tracking branch 'upstream/develop' into feat/fstp_refactor

merge develop
pull/456/head
yingtongxiong 2023-10-26 17:41:42 +08:00
commit 1aae39b667
1 changed files with 2 additions and 0 deletions

View File

@ -856,6 +856,8 @@ class HybridZeroOptimizer(BaseOptimizer):
for handle in handles:
handle.wait()
torch.cuda().synchronize()
##################
# FP16 Utilities #
##################