1. 11 10月, 2019 23 次提交
  2. 10 10月, 2019 17 次提交
    • W
      fix the reduce api en doc (#20223) · 5c649d9a
      wangchaochaohu 提交于
      * fix the reduce api en doc test=document_fix test=develop
      
      * fix the fluid.data test=develop test=document_fix
      
      * fix the API.spec test=develop test=document_fix
      
      * fix according the review test=develop test=document_fix
      
      * fix the confilict test=develop test=document_fix
      5c649d9a
    • D
      update English document (#20330) · 76a58197
      DuYao 提交于
      * update English document, test=document_fix
      
      * update api.spec, test=document_fix
      
      * update api.spec, test=document_fix
      
      * update, test=document_fix
      76a58197
    • L
      update the api en doc (#20307) · e34fccbc
      liu zhengxi 提交于
      * update the api en_doc of has_inf, has_nan, cumsum, double_buffer and mul, test=document_fix
      
      * update the API.spec for apis, test=document_fix
      e34fccbc
    • W
      fix expand bug (#20340) · 1288ac29
      wangchaochaohu 提交于
      * fix expand bug test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      1288ac29
    • Y
      polish 3 LSTM en doc (#20383) · ba78a0c7
      Youwei Song 提交于
      * polish en doc, test=document_fix, test=develop
      
      * update sample code, test=document_fix, test=develop
      
      * fix sample typo, test=document_fix, test=develop
      ba78a0c7
    • F
      91693b9c
    • S
      fix document of 11 APIs (#20278) · a73e1f68
      SunGaofeng 提交于
      * modify document of 11 APIs
      test=develop
      test=document_fix
      
      * fix dtype to data type and description of name parameter
      a73e1f68
    • P
    • Z
      fix APIs, update norm op, test=develop (#20119) · 9ca417f1
      zhongpu 提交于
      * update norm op, test=develop, test=document_fix
      
      * fix norm api, test=develop, test=document_fix
      9ca417f1
    • K
      refine en API doc (#20206) · 3833b511
      Kaipeng Deng 提交于
      * refine en doc. test=develop. test=document_fix
      3833b511
    • Z
    • Z
      Refine StaticRNN api-doc-en (#20093) · 7c122189
      zhaoyuchen2018 提交于
      * Refine StaticRNN api-doc-en
      
      * refine static rnn doc
      
      * refine api doc of fluid.data
      
      * refine api doc from commends
      
      * refine api.spec
      
      * Refine grammer
      
      7c122189
    • F
      Fix english doc api, invloves the op of retinanet_target_assign,... · 551ba371
      FlyingQianMM 提交于
      Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
      
      * test=document_fix
      test=develop
      Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output.
      
      * test=document_fix
      test=develop
      remove Notice: this OP supports CPU mode only in english doc api of retinanet_target_assign and retinanet_detection_output
      
      * test=document_fix
      test=develop
      fix API Difference for retinanet_target_assign and retinanet_detection_output
      
      * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss,  retinanet_detection_output
      test=develop
      test=document_fix
      
      * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output
      test=develop
      test=document_fix
      551ba371
    • P
    • W
      Fix some english doc api, shenze tools group (#20300) · ade9bc04
      wawltor 提交于
      * test=document_fix
      Fix english doc api, invloves the op of greater_equal,greater_than,less_equal,not_equal,
      rank,rsqrt,diag,linspace,reduce_all,reduce_any,sign,where,zeros_like,unique_with_counts.
      
      * Fix some format problem in the op of sign and greather_than.
      test=develop
      test=document_fix
      
      * Fix the example of zeros_like, and update api.spec
      test=develop
      test=document_fix
      ade9bc04
    • H
      b347ca08
    • H
      New save load interface (#20148) · fa43e80e
      hong 提交于
      * add new save load interface; test=develop
      
      * add new save interface; test=develop
      
      * add save load interface ;
      
      * fix save load error;
      
      * fix dygraph set dict bug;
      
      * add save load unit test; test=develop
      
      * fix test_imperative_optimizer bug; test=develop
      
      * fix unitest optimizer bug; test=develop
      
      * fix code coverage; test=develop
      
      * fix converage; test=develop
      
      * add document for apis; test=develop
      
      * fix unitest error; test=develop
      
      * fix save load unit test error; test=develop
      
      * fix error message; test=develop
      
      * change set_parameter set_optimizer to save_dygraph; test=develop
      
      * add load_graph check; test=develop
      
      * fix api spec; test=develop
      fa43e80e