1. 21 9月, 2020 1 次提交
  2. 09 9月, 2020 1 次提交
  3. 18 8月, 2020 1 次提交
  4. 27 7月, 2020 1 次提交
  5. 22 7月, 2020 1 次提交
    • 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
  6. 14 7月, 2020 1 次提交
  7. 13 7月, 2020 1 次提交
  8. 28 5月, 2020 1 次提交
  9. 06 5月, 2020 1 次提交
    • S
      [LITE][BM] support hd all models,test=develop (#3540) · 94416b2c
      Santa An 提交于
       fix reshape infer shape issue  
      adaptive pool, 
      support adaptive pool2,  
      multi thread ok,   
      optimize global pool, 
      support faceboxes and behavior image, 
      realize bm device info, 
      multi device ok, 
      support multi cards, 
      support efficienet
      94416b2c
  10. 26 4月, 2020 1 次提交
  11. 11 4月, 2020 1 次提交
  12. 02 4月, 2020 1 次提交
  13. 24 3月, 2020 1 次提交
  14. 17 3月, 2020 1 次提交
    • S
      [LITE][BM] support reduce and other ops, test=develop (#3199) · 7bf64f67
      Santa An 提交于
      * * support download bm_sdk, test=develop
      
      * [LITE][BM] add slice op
      
      * [LITE][BM] fix concat issue
      
      * [LITE][BM] support reduce full ops, test=develop
      
      * [LITE][BM] change test_resnet50 to change test_classify
      
      * [LITE][BM] add cast op
      
      * [LITE][BM] add reduce and other ops, test=develop
      
      * [LITE][BM] add reduce,cast and other ops, test=develop
      7bf64f67
  15. 09 3月, 2020 1 次提交
  16. 29 2月, 2020 1 次提交
  17. 27 2月, 2020 1 次提交
  18. 21 2月, 2020 1 次提交
  19. 13 2月, 2020 1 次提交
  20. 14 1月, 2020 1 次提交