提交 5b0421a1 编写于 作者: Q qiaolongfei

remove plot_curve in v2.__init__ to avoid importing matplotlib when test

上级 226ca797
......@@ -29,12 +29,11 @@ import inference
import networks
import py_paddle.swig_paddle as api
import minibatch
import plot_curve
__all__ = [
'optimizer', 'layer', 'activation', 'parameters', 'init', 'trainer',
'event', 'data_type', 'attr', 'pooling', 'data_feeder', 'dataset', 'reader',
'topology', 'networks', 'infer', 'plot_curve'
'topology', 'networks', 'infer'
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册