1. 11 10月, 2019 2 次提交
  2. 10 10月, 2019 10 次提交
  3. 09 10月, 2019 3 次提交
    • J
      fix API doc, solve conflict, test=develop, test=document_fix (#20196) (#20319) · 42ea819e
      JesseyXujin 提交于
      * fix APIs,test=develop,test=document_fix
      
      * fix conflict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix API.spec, test=develop, test=document_fix
      
      * change fluid.layers.data to fluid.data,test=develop, test=document_fix
      
      * fix bug on example code, test=develop, test=document_fix
      
      * fix API.spec,  test=develop, test=document_fix
      42ea819e
    • W
      Cherry Pick Fix error message (#20164) · b76a6dee
      wangchaochaohu 提交于
      * fix the error message for reduce_mean and reduce_sum op (#20063)
      
      * fix the error message for reduce_mean and reduce_sum op test=develop
      
      * fix typo test=develop
      
      * fix according review advice test=develop
      
      * fix the test test=develop
      
      * fix test=develop
      
      * Fill constant error message fix (#20075)
      
      * fix the constant error message test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix code style test=develop
      
      * fix comment and bugs test=develop
      
      * fix the bug test=develop
      
      * fix and add unittest test=develop
      
      * fix the typo test=develop
      
      * add support for the fill_constant op test=develop
      
      * add test for ci coverage test=develop
      b76a6dee
    • L
      refine en doc (#20088) (#20215) · d4199901
      lvmengsi 提交于
      test=release/1.6, test=document_fix
      
      * update en doc
      d4199901
  4. 08 10月, 2019 6 次提交
  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. 04 10月, 2019 1 次提交
  7. 03 10月, 2019 2 次提交
  8. 02 10月, 2019 1 次提交
  9. 01 10月, 2019 1 次提交
  10. 29 9月, 2019 2 次提交
  11. 28 9月, 2019 4 次提交
    • S
      improve op uniform_random, argument shape support tensor and tensor in list (#19786) · f1eebf75
      silingtong123 提交于
      * test=develop, argument shape support tensor and tensor in list
      
      * test=develop,Increasing the coverage of CI tests
      
      * test=develop, modify the document and update API.spec
      
      * test=develop, modify the doc and update API.spec
      
      * test=develop, modify the doc and update API.spec
      
      * test=develop, modify the interface of UniformInitializer
      
      * test=develop, modify the interface of XavierInitializer and MSRAInitializer
      
      * test=develop, modify based on review's comments
      
      * test=develop, modify based on review's comments
      
      *  test=develop, modify based on review's comments
      f1eebf75
    • L
      fix pool2d pool3d,support asymmetric padding and channel_last (#19739) · 24010472
      liym27 提交于
      * fix pool2d pool3d:
      1. support asymmetric padding;
      2. support padding algorithm:"SAME" and "VALID";
      3. support channel_last: data_format NHWC and NDHWC;
      4. support inferring shape when input with negative dims in compile time;
      5. change doc of python API and c++;
      6. fix bug in cuda kernel when Attr(adaptive) is true.
      
      test=develop,test=document_preview
      
      * fix 'tensors' to 'Tensors'. test=develop,test=document_preview
      
      * add test for converage ValueError.test=develop,test=document_preview
      
      * resolve conflict in test_pool2d. test=develop
      24010472
    • A
      Minor GetMKLDNNFormat changes (#20055) · fe581b0e
      Adam 提交于
      test=develop
      fe581b0e
    • L
      fix conv_grad_grad (#20054) · c92348c3
      lvmengsi 提交于
      c92348c3
  12. 27 9月, 2019 6 次提交
  13. 26 9月, 2019 1 次提交