提交 4c21daf2 编写于 作者: Q qiaolongfei

change python to visualdl

上级 b66fdea6
import log
import tensorboard
import timer
import util
__all__ = [
'log',
'util'
]
import logging
logger = logging
logger.basicConfig(
format='[%(levelname)s %(asctime)s %(filename)s:%(lineno)s] %(message)s')
logger.getLogger().setLevel(logging.INFO)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册