提交 04da1dcf 编写于 作者: Q Qiao Longfei

optimize import

test=develop
上级 d03cbd1b
......@@ -34,6 +34,7 @@ from . import regularizer
from . import average
from . import metrics
from . import transpiler
from . import distribute_lookup_table
from .param_attr import ParamAttr, WeightNormParamAttr
from .data_feeder import DataFeeder
from .core import LoDTensor, LoDTensorArray, CPUPlace, CUDAPlace, CUDAPinnedPlace, Scope
......
......@@ -17,4 +17,3 @@ from __future__ import print_function
from .program_utils import *
from .ufind import *
from .checkport import *
from .distribute_lookuptable_utils import *
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册