1. 14 10月, 2019 3 次提交
    • G
      Fix basic_gru and docs of gru_unit and dynamic_gru (#19393) (#20596) · 57173763
      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
      57173763
    • Z
      refine sqrt api check (#20257) · de470ff9
      Zhaolong Xing 提交于
      test=release/1.6
      de470ff9
    • H
      [cherry-pick] Fix the error message of zeros op (#20476) (#20593) · ee0eeded
      hong19860320 提交于
      test=release/1.6
      
      * fix the error message of zeros op
      test=develop
      
      * Fix unittest of zeros op
      test=develop
      ee0eeded
  2. 13 10月, 2019 7 次提交
  3. 12 10月, 2019 10 次提交
  4. 11 10月, 2019 10 次提交
  5. 10 10月, 2019 6 次提交
  6. 09 10月, 2019 1 次提交
    • 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
  7. 08 10月, 2019 3 次提交