未验证 提交 d1e01232 编写于 作者: Z Zhang Zheng 提交者: GitHub

Delete api from __all__ (#42220)

上级 4df02fdf
......@@ -34,7 +34,6 @@ from paddle.fluid.layers.utils import map_structure, flatten, pack_sequence_as
from paddle.fluid.data_feeder import convert_dtype
from paddle.fluid.param_attr import ParamAttr
from paddle import _C_ops
__all__ = ['resnet_unit', 'ResNetUnit']
def resnet_unit(x, filter_x, scale_x, bias_x, mean_x, var_x, z, filter_z,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册