Polish the English documentation DynamicRNN (#20453)
* Refine the main comment of DynamicRNN. * Refine the documentation of DynamicRNN's step_input function. * Refine the documentation of DynamicRNN's static_input function. * Refine the documentation of DynamicRNN's block function. * Refine the documentation of DynamicRNN's memory function. * Refine the documentation of DynamicRNN's update_memory and output function. * Refine the code format and remove the method list. * Refine the documentation of DynamicRNN's __call__ function. test=develop test=document_fix * Minor modification. test=develop test=document_fix * Fix some typo. * Update API.spec. test=develop test=document_fix * Refine the English according to the comments. * Update API.spec. test=develop test=document_fix * Fix some typo. * Update API.spec.
Showing
想要评论请 注册 或 登录