• Y
    Polish the Chinese documentation of DynamicRNN (#1334) · 3bf0e4b9
    Yiqun Liu 提交于
    * Refine the Chinese documentation of DynamicRNN.
    test=develop
    test=document_preview
    
    * Refine the memory interface of DynamicRNN.
    test=develop
    test=document_preview
    
    * Refine update_memory and output of DynamicRNN.
    test=develop
    test=document_preview
    
    * Update the format of note and fix a error in example.
    test=document_preview
    
    * Add name and correct some examples.
    
    * Refine the documentation according to the review comments.
    
    * Add function list and the doc of function __call__.
    
    * Add optional for x in step_input.
    test=develop
    
    * Update sub-titles.
    
    * Change fluid.layers.data in examples to fluid.data.
    
    * Add examples for step and static input.
    test=develop
    
    * Refine some sentences.
    test=develop
    
    * Add description of shape and data type for input and output variables.
    test=develop
    3bf0e4b9
DynamicRNN_cn.rst 17.6 KB