1. 18 10月, 2019 1 次提交
  2. 16 10月, 2019 1 次提交
  3. 15 10月, 2019 2 次提交
  4. 14 10月, 2019 2 次提交
  5. 13 10月, 2019 2 次提交
    • G
      Fix basic_gru and docs of gru_unit and dynamic_gru (#19393) · bd99df71
      Guo Sheng 提交于
      * Fix docs of gru_unit and dynamic_gru.
      
      Fix basic_gru in rnn_impl.py.
      
      Add error messages for param_attr setting in layer_norm api.
      
      Add int64 dtype for expand.
      
      test=develop
      
      * Reopen unit-tests of basic_gru/basic_lstm in rnn_impl.py.
      test=develop
      
      * Add unit test for layer_norm api.
      test=develop
      
      * Remove the deprecated gru doc fix. test=develop
      
      * Fix basic_gru test coverage. test=develop
      
      * Update API.spec. test=develop
      
      * Update API.spec. test=develop
      
      * Fix test_basic_gru coverage test. test=develop
      
      * Update test_basic_gru in test_layers to use fluid.data
      test=develop
      
      * Update test_basic_gru for coverage. test=develop
      bd99df71
    • Y
      Refine error message of transpose_op (#20437) · 172e91c0
      Yuan Shuai 提交于
      * Refine error message of transpose.
      * Fix transpose, multiplex, unsqueeze, unstack. test=develop, test=document_preview, test=document_fix
      172e91c0
  6. 12 10月, 2019 9 次提交
  7. 11 10月, 2019 18 次提交
  8. 10 10月, 2019 5 次提交
    • 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