提交 1505e46b 编写于 作者: L Liu Yiqun

Refine the comments of c-api function, paddle_arguments_set_frame_shape.

上级 c7a247b7
......@@ -116,7 +116,8 @@ PD_API paddle_error paddle_arguments_set_ids(paddle_arguments args,
* in array, which index is `ID`.
* @param [in] args arguments array
* @param [in] ID array index
* @param [out] ids integer vector pointer
* @param [in] frameHeight maximum height of input images
* @param [in] frameWidth maximum width of input images
* @return paddle_error
*/
PD_API paddle_error paddle_arguments_set_frame_shape(paddle_arguments args,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册