1. 25 9月, 2020 1 次提交
  2. 14 4月, 2020 1 次提交
  3. 08 4月, 2020 2 次提交
  4. 14 2月, 2020 1 次提交
  5. 07 2月, 2020 1 次提交
  6. 05 11月, 2019 1 次提交
  7. 29 10月, 2019 1 次提交
    • L
      Add tanh op and gelu op for x86 platform (#2265) · 605a309c
      liu zhengxi 提交于
      * add tanh op in x86 platform and its unittest, test=develop
      
      * add gelu op on x86 platform and add its unittests, test=develop
      
      * update depends for math_function for activation for gelu, test=develop
      605a309c
  8. 19 9月, 2019 1 次提交
  9. 16 9月, 2019 1 次提交
    • L
      Gru op (#2002) · eb42f9ee
      lhl960107 提交于
      * add x86 gru&&relu&&sequence_expand_as op test=develop
      eb42f9ee