1. 17 9月, 2020 1 次提交
  2. 02 9月, 2020 1 次提交
  3. 27 8月, 2020 1 次提交
  4. 26 8月, 2020 1 次提交
  5. 24 8月, 2020 1 次提交
  6. 21 8月, 2020 1 次提交
    • H
      [arm] fix 3x3s2p0 max in un-equal padding compute error (#4122) · 8448ad6c
      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
      
      * fix conflict
      
      * fix conv_dw
      
      * add relu
      
      * fix build
      
      * fix build
      
      * fix compute
      
      * fix compute error
      
      * fix conv3x3 compute error
      
      * fix conv3x3s2
      
      * fix conv3x3s2  kl
      
      * fix format, test=develop
      
      * add some op infershape implement, test=develop
      
      * add reshape infershape, test=develop
      
      * fix format, test=develop
      
      * fix format, test=develop
      
      * fix space format. test=develop
      
      * add conv_transpose+bn fusion. test=develop
      
      * delete note, test=develop
      
      * fix format, test=develop
      
      * fix format space, test=develop
      
      * fix opt run error, test=develop
      
      * add boxcoder opencl kernel, test=develop
      
      * fix format, test=develop
      
      * add cmake, test=develop
      
      * fix format. test=develop
      
      * fix format. test=develop
      
      * fix format aa. test=develop
      
      * fix , test=develop
      
      * update profile info(add new element), test=develop
      
      * fix clang ut build error
      
      * add gemm+relu6
      
      * fix build error
      
      * fix .h
      
      * fix gemm_s8
      
      * fix ut conv+leakyRelu
      
      * improve 3x3s1 direct profile
      
      * fix format, test=develop
      
      * add gemv+relu6/lleakyRelu
      
      * fix v7 build bug
      
      * fix relu6 bug
      
      * fix gemm ut bug
      
      * fix ut
      
      * fix ut
      
      * fi format. test=develop
      
      * fix format. test=develop
      
      * fic format. test=develop
      
      * ff. test=develop
      
      * fix v7 clang build error, test=develop
      
      * fix v7 build register error, test=develop
      
      * fix format.  test=develop
      
      * add 2x2s2p1 pooling. test=develop
      
      * fix conflict, test=develop
      
      * fix test=develop
      
      * fix conflict, test=develop
      
      * rm other info, test=develop
      
      * rm other info, test=develop
      
      * fix build register error, ttest=develop
      
      * fix format, test=develop
      
      * ff format,test=develop
      
      * fix relu6 problem, test=develop
      
      * fix form, test=develop
      
      * fix format, test=develop
      
      * ff, test=develop
      
      * add deformable conv op
      
      * add six / scale , test=develop
      
      * fix 1x1 deformable conv
      
      * add convparam to deformabelconv param.
      
      * fix other conv kernel size
      
      * delete printf info
      
      * fix format, test=develop
      
      * fix formatt. test=develop
      
      * delete exttra info, test=develop
      
      * test=develop
      
      * ff, test=develop
      
      * fix ut error. test=develop
      
      * fix ut, test=develop
      
      * fix format. test=develop
      
      * test=develop
      
      * fix pooling overflow, test=develop
      
      * fix conflict test=develop
      
      * delete unuseful message. test=develop
      
      * add grouup_norm
      
      * fix format. test=develop
      
      * fix foormat, test=develop
      
      * fix format. test=develop
      
      * fix ff.test=develoop
      
      * fix xiaodu crash. test=develop
      
      * format. test=develop
      
      * fix concatt axis < 0 errorr,ttest=develop
      
      * fix format. test=develop
      
      * fix conv int8 kernel choose and sooftmax compute bug
      
      * change axis_size = 4 kernel choose, test=develop
      
      * fix format. test=develop
      
      * uupdate sequence_pool and sequence_conv profiler, test=develop
      
      * uupdate sequence_pool and sequence_conv profiler, test=develop
      
      * fix format, testt=develop
      
      * fix format, test=develop
      
      * fix format test=develop
      
      * fix compute error. test=develop
      
      * dd
      
      * fix compute error
      
      * fix compute error, test=develop
      
      * delete warning and extra info, test=develop
      
      * update sequence_conv profile
      
      * delete extra file, test=develop
      
      * delete extra file test=develop
      
      * fix format test=develop
      
      * d
      
      * delete test=develop
      
      * test=develop
      
      * add elu act
      
      * update build
      
      * fix elu act not find error, test=develop
      
      * fix format.test=develop
      
      * test=develop
      
      * add sequence_pool_grad op on arm
      
      * test=develop
      
      * fix build error
      
      * fix int8 model opt error iin conv+conv fusion, test=develop
      
      * fix format. test=develop
      
      * fiix build error, test=develop
      
      * fix format, test=develop
      
      * fix build,test=develop
      
      * test=develop
      
      * fix arm winograd compute segment. test=develop
      
      * fix ttfnet bug. test=develop
      
      * fix format. test=develop
      
      * fix format. test=develop
      
      * fix compute error
      
      * fix format, test=develop
      
      * fix 3x3s2p0 max compute error when input_padding is not equal. test=develop
      
      * fix format test=develop
      
      * fix format test=develop
      
      * fix compute error. test=develop
      
      * test=develop
      
      * test=develop
      
      * fix compute. test=develop
      
      * add coonv+conv fusion requirment. test=develop
      
      * test=develop
      
      * fix format. test=develop
      
      * refresh coonv+conv. test=develop
      8448ad6c
  7. 19 8月, 2020 1 次提交
  8. 18 8月, 2020 1 次提交
  9. 14 8月, 2020 1 次提交
  10. 13 8月, 2020 2 次提交
  11. 10 8月, 2020 1 次提交
  12. 06 8月, 2020 2 次提交
  13. 05 8月, 2020 1 次提交
  14. 29 7月, 2020 1 次提交
  15. 27 7月, 2020 1 次提交
    • H
      [arm] add elu activation op (#3978) · bfaa2c93
      HappyAngel 提交于
      * add elu act
      
      * fix elu act not find error, test=develop
      
      * fix format.test=develop
      
      * fix int8 model opt error in conv+conv fusion, test=develop
      
      * fix format. test=develop
      
      * test=develop
      bfaa2c93
  16. 23 7月, 2020 1 次提交
  17. 22 7月, 2020 2 次提交
    • H
      [Core] Add the graph optimization of subblocks for transformer model (#3947) · 7af1a258
      hong19860320 提交于
      * [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception
      test=develop
      
      * Fix the dims of parent idx of the arm kernel of beam_search op
      
      * elementwise_mul supports int64_t data type with broadcasting
      
      * Add print op and kernel for debugging
      
      * Support throwing the exception when the internal error occurs
      
      * Refine while and conditional_block op kernel
      
      * Support the graph optimization on subblocks
      
      * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively
      
      *Add unit test for masked transformer model
      7af1a258
    • H
      [arm] add conv+conv fusion (#3967) · f358cdb8
      HappyAngel 提交于
      * add conv+conv(1x1s1p0) fusion
      
      * fix build and run error
      
      * fix formmat. test=develop
      f358cdb8
  18. 20 7月, 2020 1 次提交
  19. 16 7月, 2020 1 次提交
  20. 14 7月, 2020 1 次提交
  21. 07 7月, 2020 1 次提交
  22. 30 6月, 2020 1 次提交
  23. 26 6月, 2020 1 次提交
  24. 15 6月, 2020 4 次提交
  25. 08 6月, 2020 1 次提交
  26. 03 6月, 2020 1 次提交
  27. 01 6月, 2020 1 次提交
  28. 28 5月, 2020 1 次提交
  29. 26 5月, 2020 1 次提交
  30. 24 4月, 2020 1 次提交
  31. 21 4月, 2020 2 次提交
  32. 20 4月, 2020 2 次提交