• Q
    Add centered mode rmsprop (#13161) · 6e03f790
    Qiao Longfei 提交于
    * rmsprop optimizer support v1 mode
    
    * typo
    
    * optimize code
    
    * refine code
    
    * optimize unit test
    
    * update test_rmsprop_op.py
    
    * update formula of rmsprop
    
    * optimize document
    
    * update API.spec for RMSPropOptimizer
    
    * add default value to check_output_with_place equal_nan
    6e03f790
rmsprop_op.cc 5.5 KB