1. 11 10月, 2019 9 次提交
    • Z
      534cf892
    • W
      fix some en doc (#20281) (#20474) · 2ed8d556
      wangchaochaohu 提交于
      * fix some en doc test=develop test=document_fix
      
      * fix new fluid.data API.spec test=develop test=document_fix
      
      * fix typo test=develop, test=document_fix
      
      * fix typo test=develop test=document_fix
      
      * fix typo test=develop test=document_fix
      
      * fix test=develop test=document_fix
      
      * fix according review test=develop test=document_fix
      
      * fix review test=develop test=document_fix
      
      * fix according review advice test=develop test=document_fix
      
      * fix the doc  test=develop test=document_fix
      
      * fix API.spec test=develop test=document_fix
      2ed8d556
    • P
      refine en api doc of [shape, scale, split, selu, soft_relu, scatter],... · 8f2bd34b
      Pei Yang 提交于
      refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264) (#20458)
      
      8f2bd34b
    • H
      New save load interface (#20148) (#20384) · e4aea428
      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
      e4aea428
    • W
      Fix the api input type and data dtype check, cherry-pick from develop(#20138) (#20429) · bffb5aaf
      wawltor 提交于
      Fix the api input type and data dtype check in the op of sign
      test=release/1.6
      bffb5aaf
    • W
      fix the reduce api en doc (#20223) (#20450) · f8ef714b
      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
      f8ef714b
    • L
      cherry-pick api en doc, test=release/1.6, test=document_fix (#20448) · dcdb6180
      liu zhengxi 提交于
      update the api en_doc of has_inf, has_nan, cumsum, double_buffer and mul
      dcdb6180
    • A
      enhance shape error message of fc API (#20172) (#20349) · 7ee5b8bc
      Aurelius84 提交于
      * add api check in fc test=develop
      
      * enforce shape error info of sum op test=develop
      
      * fix spelling test=develop
      
      * print x_dims info test=develop
      
      * enhance shape error info test=develop
      7ee5b8bc
    • Y
      Fix problems in en docs (#20451) · 8f480ca9
      Yibing Liu 提交于
      test=release/1.6, test=document_fix
      8f480ca9
  2. 10 10月, 2019 21 次提交
  3. 09 10月, 2019 5 次提交
  4. 08 10月, 2019 2 次提交
  5. 07 10月, 2019 1 次提交
    • Y
      Refactor linear chain crf op & crf decoding op (#19982) (#20171) · ea065e32
      Yibing Liu 提交于
      * Update crf_decoding api & example
      
      * Update api spec
      
      * Fix linear chain crf api
      
      * Avoid sharing data pointer with input
      
      * Simplify the logic in linear_chain_crf_decoding
      
      * Add unittest for crf_decoding when label & path both are set
      
      * Update API spec
      
      * Add unittest for layers && correct infer_shape in chunk_eval
      
      test=release/1.6
      ea065e32
  6. 03 10月, 2019 1 次提交
    • L
      fix conv2d and conv3d: (#20042) (#20121) · 2faa38cd
      liym27 提交于
      1.support asymmetric padding;
      2.support padding algorithm:"SAME" and "VALID";
      3.support channel_last: data_format NHWC and NDHWC;
      4.change doc of python API and c++;
      
      test=release/1.6
      2faa38cd
  7. 29 9月, 2019 1 次提交