• N
    fix paddle.Model en docs (#43537) · 4c3969fa
    Nyakku Shigure 提交于
    * add copy-from label for code examples, test=document_fix
    
    * refine docs, test=document_fix
    
    * add some output for code example, test=document_fix
    
    * add `optional`, test=document_fix
    
    * add missing parameters, test=document_fix
    
    * add missing links for `ProgBarLogger` and `ModelCheckpoint`, test=document_fix
    
    * update eval_batch example, test=document_fix
    
    * fix typos in stack_outputs, test=document_fix
    
    * np.random -> paddle.random, test=document_fix
    4c3969fa
model.py 91.5 KB