1. 14 10月, 2019 4 次提交
    • 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
    • Z
      [cherry-pick] Add multihead matmul fuse pass(#20167) (#20592) · cefbcf77
      zhaoyuchen2018 提交于
      * Add Multihead matmul fuse pass (#20167)
      
      * Add multihead fuse pass for ernie opt
      
      * Refine softmax
      
      test=develop
      
      * Refine cuda kernel
      
      * Refine cuda version
      
      * Refine cmake
      
      test=develop
      
      * refine header file
      
      * refine test case and pass
      * refine comments
      
      * Delete useless code.
      
      test=develop
      Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
      cefbcf77
  2. 13 10月, 2019 13 次提交
  3. 12 10月, 2019 23 次提交