提交 24e1c536 编写于 作者: H Helin Wang

fix according to comment

上级 d498174c
......@@ -28,7 +28,7 @@ import pooling
import inferencer
import networks
import py_paddle.swig_paddle as api
import batch
import minibatch
__all__ = [
'optimizer', 'layer', 'activation', 'parameters', 'init', 'trainer',
......@@ -46,4 +46,4 @@ def init(**kwargs):
infer = inferencer.infer
batch = batch.batch
batch = minibatch.batch
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册