1. 22 4月, 2020 9 次提交
  2. 21 4月, 2020 7 次提交
  3. 20 4月, 2020 20 次提交
  4. 19 4月, 2020 4 次提交
    • Z
      [Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723) · 133f1fc1
      Zhaolong Xing 提交于
      * refine ernie trt dynamic shape support
      1. add slice op converter
      2. add emb eltwise layernorm fp16 support
      test=develop
      
      * fix dynamic shape test ut
      test=develop
      
      * fix comments.
      test=develop
      
      * fix comments
      test=develop
      133f1fc1
    • G
      Support LoDTensorArray in fetch (#23645) · 2b896c1f
      guofei 提交于
      * Support LoDTEnsorArray in fetch op
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      
      * Support LoDTensorArray in fetch
      
      test=develop
      2b896c1f
    • L
      [dy2static]Support recursive call (#23900) · 0b0adbf9
      liym27 提交于
      * [Dy2Stat]Support recursive call.
      
      * Remove Redundant decorator to pass the Py35 unittest temporarily.
      0b0adbf9
    • Q
      create bmm op and move several api from fluid.layers to tensor (#23457) · ad7ac4c6
      Qinghe JING 提交于
      * add gradient check to reduce ops
      
      * add skip gradient check to reduce ops test=develop
      
      * modify stack api test=develop
      
      * add bmm op and move serval ops from fluid.layers to tensor test=develop
      ad7ac4c6