1. 14 8月, 2020 1 次提交
  2. 09 7月, 2020 1 次提交
    • H
      [cherry-pick] fix xiaodu crash and profiler (#3906) · 53570d38
      HappyAngel 提交于
      * [arm]add 2x2s2p1 pooling  (#3705)
      
      * fix pooling bug and speed
      
      * add 2x2s2p1 pooling. test=develop
      
      * fix conflict, test=develop
      
      * fix conflict in wino
      
      * [arm] add 3x3s1 Winograd int8 (#3767)
      
      * fix: winograd support unsame pad
      test=develop
      
      * feat: add winograd int8 kernel
      test=develop
      
      * fix: style fix
      test=develo
      
      * fix winograd_int8 ut sgement default. test=develop
      
      * close basic_test, test=develop
      Co-authored-by: NMyPandaShaoxiang <txg4794@163.com>
      
      * fix xiaodu crash in gemm prepacked
      
      * in huwen phone, 3x3s2p0 avg pooling will rand crash, other phone does not have this feature
      
      * [arm] update con int8 kernel choose (#3834)
      
      * fix conv int8 kernel choose and sooftmax compute bug
      
      * change axis_size = 4 kernel choose, test=develop
      
      * fix format. test=develop
      
      * fix format.test=develop
      
      * fix build test=develop
      
      * fix buiild error test=develop
      
      * fix wino_int8 computte erroor. test=develop
      
      * Update the link to debug, test=develop, test=document_fix (#3870) (#3871)
      Co-authored-by: NMyPandaShaoxiang <txg4794@163.com>
      Co-authored-by: Ncc <52520497+juncaipeng@users.noreply.github.com>
      53570d38
  3. 21 4月, 2020 1 次提交
  4. 22 2月, 2020 1 次提交
  5. 19 1月, 2020 1 次提交
  6. 16 1月, 2020 1 次提交
  7. 09 12月, 2019 1 次提交
  8. 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
  9. 11 11月, 2019 1 次提交
    • H
      fix pool bug and speed, test=develop (#2385) · d197de00
      HappyAngel 提交于
      * fix pooling bug and speed
      
      * fix build error
      
      * delete VLOG in pool, test=develop
      
      * add openmp, test=develop
      
      * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop
      d197de00
  10. 03 9月, 2019 1 次提交
  11. 16 8月, 2019 1 次提交