• H
    Add new gard clip [old gradient clip not support in dy graph] (#17523) · 9f85f218
    Hongyu Liu 提交于
    * add gradient clip in minimize; test=develop
    
    * fix bug; test=develop
    
    * fix format; test=develop
    
    * move new grad clip to dygraph/grad_clip.py; test=develop
    
    * fix lr decay and grad clip test; test=develop
    
    * seperate dygraph grad clip; test=develop
    
    * fix grad clip test; develop
    
    * fix api spec bug; test=develop
    
    * add blank line, test=develop,test=document_preview
    
    to fix format problem
    9f85f218
optimizer.py 92.6 KB