1. 11 8月, 2020 1 次提交
  2. 07 8月, 2020 1 次提交
  3. 06 8月, 2020 1 次提交
  4. 05 8月, 2020 2 次提交
  5. 04 8月, 2020 2 次提交
  6. 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
    • read-only modification of cppDesc, test=develop (#3965) · f42d4105
      石晓伟 提交于
      * read-only modification of cppDesc, test=develop
      
      * update io.cc, test=develop
      
      * fix the code style, test=develop
      f42d4105
  7. 15 7月, 2020 1 次提交
    • update desc interfaces, test=develop (#3926) · 42ab4d55
      石晓伟 提交于
      * update desc interfaces, test=develop
      
      * update desc interfaces, test=develop
      
      * update compatible_pb.cc, test=develop
      
      * fix build errors, test=develop
      
      * remove the fstream to shrink the size of library, test=develop
      42ab4d55
  8. 10 7月, 2020 1 次提交
  9. 09 7月, 2020 1 次提交
  10. 08 7月, 2020 1 次提交
  11. 07 7月, 2020 1 次提交
  12. 02 7月, 2020 1 次提交
  13. 01 7月, 2020 1 次提交
  14. 17 6月, 2020 1 次提交
  15. 15 6月, 2020 1 次提交
  16. 12 6月, 2020 1 次提交
  17. 05 6月, 2020 1 次提交
  18. 04 6月, 2020 1 次提交
  19. 28 5月, 2020 1 次提交
  20. 23 5月, 2020 1 次提交
  21. 19 5月, 2020 1 次提交
    • S
      support coverage CI on x86 server (#3632) · e97e0ce0
      silingtong123 提交于
      * test=develop,test=coverage, support coverage CI on x86 server
      
      * test=develop,test=coverage, fix the conflict
      
      * test=develop,test=coverage, add target code_coverage
      
      * test=develop,test=coverage, modify the coveralls.cmake
      e97e0ce0
  22. 18 5月, 2020 1 次提交
  23. 07 5月, 2020 1 次提交
  24. 15 4月, 2020 1 次提交
  25. 14 4月, 2020 1 次提交
  26. 13 4月, 2020 1 次提交
  27. 03 4月, 2020 1 次提交
  28. 24 3月, 2020 1 次提交
  29. 22 2月, 2020 1 次提交
  30. 16 2月, 2020 1 次提交
  31. 15 2月, 2020 1 次提交
  32. 14 2月, 2020 2 次提交
  33. 13 2月, 2020 1 次提交
  34. 10 2月, 2020 1 次提交
  35. 06 2月, 2020 1 次提交
    • J
      Support weight quantization (#2791) · 6329a9a2
      juncaipeng 提交于
      * optimize quant_dequant_fuse_pass, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * fix bug for accessing the removed node, test=develop
      
      * set the bias of int8 conv as float, test=develop
      
      * support weight quantization, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      6329a9a2
  36. 08 1月, 2020 1 次提交