提交 cf85767c 编写于 作者: P peizhilin

optimize the description for return value test=develop

上级 62ed04de
......@@ -20,9 +20,7 @@ PRROIPool运算
- **pooled_width** (integer) - (int,默认值1),池化输出的宽度。默认值:1
- **name** (str,default None) - 此层的名称。
返回: (Tensor),PRROIPoolOp的输出是形为 (num_rois,output_channels,pooled_h,pooled_w) 的4-D Tensor。
返回类型: 变量(Variable)
返回值: 返回类型为Variable(Tensor),形(Shape)为 (num_rois,output_channels,pooled_h,pooled_w) 的4-D Tensor。
**代码示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册