1. 25 12月, 2019 1 次提交
    • Y
      [X86] Polish the implementation of fc and imporve the unittest (#2656) · a0f01efa
      Yiqun Liu 提交于
      * Remove GEMM padding in fc_compute.
      test=develop
      
      * Write a common ParallelFor function to run the for loop in parallel.
      
      * Add the codes of padding GEMM back in fc.
      
      * Refine the code of fc when padding_weight is false to avoid the definition of temporary Tensor.
      
      * Refine the unit test of fc and add testing case of padding and parallel.
      test=develop
      
      * Enable more test cases in common fc unittest, including padding and parallel for x86 target.
      
      * Remove the fc test under kernels/x86.
      test=develop
      
      * Disable relu in test of fc for non-x86 target.
      test=develop
      
      * Change the eps of arm.
      test=develop
      a0f01efa
  2. 10 12月, 2019 1 次提交
  3. 08 12月, 2019 1 次提交
  4. 28 11月, 2019 1 次提交
  5. 26 11月, 2019 1 次提交
  6. 25 11月, 2019 1 次提交
  7. 20 11月, 2019 3 次提交
  8. 19 11月, 2019 2 次提交
  9. 18 11月, 2019 2 次提交
  10. 16 11月, 2019 1 次提交
  11. 15 11月, 2019 1 次提交
    • J
      Add content-dnn ops (#2429) · 7f408ee8
      juncaipeng 提交于
      * add search_seq_depadding x86 and cuda
      * add match_matrix_tensor x86
      * add search_grnn x86, no test
      7f408ee8
  12. 14 11月, 2019 2 次提交
  13. 13 11月, 2019 3 次提交
  14. 05 11月, 2019 1 次提交
  15. 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
  16. 23 10月, 2019 1 次提交
  17. 17 10月, 2019 1 次提交
  18. 16 10月, 2019 1 次提交
  19. 14 10月, 2019 1 次提交
  20. 17 9月, 2019 1 次提交
  21. 16 9月, 2019 1 次提交
    • L
      Gru op (#2002) · 1cb36af6
      lhl960107 提交于
      * add x86 gru&&relu&&sequence_expand_as op test=develop
      1cb36af6
  22. 12 9月, 2019 2 次提交
  23. 11 9月, 2019 2 次提交
  24. 10 9月, 2019 1 次提交
  25. 07 9月, 2019 1 次提交
  26. 24 8月, 2019 1 次提交
  27. 16 8月, 2019 1 次提交