update model_zoo/official/nlp/cpm/src/loss_monitor.py.

This commit is contained in:
casgj 2021-07-22 11:58:06 +00:00 committed by Gitee
parent 3f4fa36085
commit c5f3fecc5d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
import time
import math
from mindspore import log as logger
from mindspore.train.callback import Callback