提交 3fab86ff 编写于 作者: S ShenLiang 提交者: Tao Luo

add package for centerloss (#21806)

上级 34c57120
......@@ -23,7 +23,8 @@ from ..framework import Variable, in_dygraph_mode
from .. import core
from ..data_feeder import check_type_and_dtype
from ..param_attr import ParamAttr
from ..initializer import NumpyArrayInitializer
from ..initializer import NumpyArrayInitializer, Constant
from .. import core
__all__ = [
'center_loss',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册