1. 07 2月, 2020 1 次提交
  2. 05 11月, 2019 1 次提交
  3. 29 10月, 2019 1 次提交
    • L
      Add tanh op and gelu op for x86 platform (#2265) · e3368aa4
      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
      e3368aa4
  4. 19 9月, 2019 1 次提交
  5. 16 9月, 2019 1 次提交
    • L
      Gru op (#2002) · 1cb36af6
      lhl960107 提交于
      * add x86 gru&&relu&&sequence_expand_as op test=develop
      1cb36af6