!20736 fix cpm logger

Merge pull request !20736 from casgj/master
This commit is contained in:
i-robot 2021-07-23 07:00:33 +00:00 committed by Gitee
commit 39d0a98fc1
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