1. 13 10月, 2019 3 次提交
    • Z
      Add Multihead matmul fuse pass (#20167) · b8333ede
      zhaoyuchen2018 提交于
      * 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
      b8333ede
    • L
      fill_constant support Tensor; (#20521) · fc6ec3b9
      liym27 提交于
      2. fix bug in backward.py: using fill_constant instead of fill_constant_batch_size_like
      3. fix bug in ExpandGradOp.
      
      test=develop
      fc6ec3b9
    • Z
      fixed group_norm's bug and modified unittest (#20506) · 0130cc96
      Zhang Ting 提交于
      * modified group_norm's unittest for pass statement, test=develop
      
      * fix group_norm's bug: scale or bias is None which causes segmentation fault, test=develop
      0130cc96
  2. 12 10月, 2019 20 次提交
  3. 11 10月, 2019 17 次提交