1. 22 11月, 2019 1 次提交
    • H
      update pooling 2-padding to 4-padding (#2410) · a7f7d49b
      HappyAngel 提交于
      * fix pooling bug and speed
      
      * fix build error
      
      * delete VLOGin pool, test=develop
      
      * add openmp, test=develop
      
      * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop
      
      * update pooling 2-pad to 4-pad, test=develop
      
      * fix 2-pad to 4-pad in operators/pool_op.h, AttachKernel will set param, so 2-pad to 4-pad funcs should put in AttachKernel. test=ddevellop
      
      * put 2-pad to 4-pad in AttachImpl, test=develop
      
      * according to reviews, fix some format error. test=develop
      
      * fix format errorr, add (). test=develop
      
      * change paddings type to support dynamically modify, test=develop
      
      * update padding type int other devices, test=develop
      
      * fix x8d build error on shared_ptr, test=ddevelop
      
      * fix formmat in operators pool_op.cc, test=develop
      a7f7d49b
  2. 20 11月, 2019 3 次提交
  3. 19 11月, 2019 3 次提交
  4. 18 11月, 2019 3 次提交
  5. 16 11月, 2019 1 次提交
  6. 15 11月, 2019 1 次提交
    • J
      Add content-dnn ops (#2429) · 603b810f
      juncaipeng 提交于
      * add search_seq_depadding x86 and cuda
      * add match_matrix_tensor x86
      * add search_grnn x86, no test
      603b810f
  7. 14 11月, 2019 3 次提交
  8. 13 11月, 2019 3 次提交
  9. 12 11月, 2019 1 次提交
  10. 06 11月, 2019 1 次提交
  11. 05 11月, 2019 1 次提交
  12. 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
  13. 24 10月, 2019 1 次提交
    • L
      Make inceptionv4, resnet50, googlenet can run on x86 paltform (#2250) · edb4ea9a
      liu zhengxi 提交于
      * make inceptionv4, resnet50, googlenet can run on x86 paltform and fix the compare part in x86 unittests, test=develop
      
      * fix googlenet tests for benchmark record, test=develop
      
      * [framework][profile] fix profile dump bug when op is feed and fetch test=develop (sangoly)
      edb4ea9a
  14. 23 10月, 2019 1 次提交
  15. 17 10月, 2019 1 次提交
  16. 16 10月, 2019 1 次提交
  17. 14 10月, 2019 2 次提交
  18. 19 9月, 2019 1 次提交
  19. 17 9月, 2019 1 次提交
  20. 16 9月, 2019 1 次提交
    • L
      Gru op (#2002) · eb42f9ee
      lhl960107 提交于
      * add x86 gru&&relu&&sequence_expand_as op test=develop
      eb42f9ee
  21. 12 9月, 2019 2 次提交
  22. 11 9月, 2019 2 次提交
  23. 10 9月, 2019 1 次提交
  24. 07 9月, 2019 1 次提交
  25. 24 8月, 2019 1 次提交
  26. 16 8月, 2019 1 次提交