You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
目前只知道在mindspore2.0.0和mindspore2.0.0rc版本中,运行gpt2_summarization出现错误如下:
from mindspore.amp import init_status, all_finite, DynamicLossScaler
ImportError: cannot import name 'init_status' from 'mindspore.amp'
The text was updated successfully, but these errors were encountered:
目前只知道在mindspore2.0.0和mindspore2.0.0rc版本中,运行gpt2_summarization出现错误如下:
from mindspore.amp import init_status, all_finite, DynamicLossScaler
ImportError: cannot import name 'init_status' from 'mindspore.amp'
The text was updated successfully, but these errors were encountered: