1. 24 9月, 2020 1 次提交
  2. 23 9月, 2020 1 次提交
  3. 17 9月, 2020 1 次提交
  4. 14 9月, 2020 1 次提交
  5. 11 9月, 2020 1 次提交
  6. 08 9月, 2020 1 次提交
  7. 31 8月, 2020 1 次提交
  8. 21 8月, 2020 1 次提交
  9. 29 7月, 2020 1 次提交
  10. 23 7月, 2020 1 次提交
  11. 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
  12. 10 7月, 2020 1 次提交
  13. 07 7月, 2020 1 次提交
  14. 30 6月, 2020 1 次提交
  15. 22 6月, 2020 1 次提交
    • S
      optimize register mechanism (#3745) · db7639ca
      Shibo Tao 提交于
      * refactor register mechanism, current so size: 1.20MB. test=develop
      
      * fix KernelRegistry::Global().Create. test=develop
      
      * fix cpplint errors. test=develop
      
      * fix test_subgraph_pass bug. test=develop
      
      * register kernel with target,precision,datalayout combination. test=develop
      
      * fix test_paddle_api no op found bug. test=develop
      
      * enhance comment
      
      * fix lite/kernels/arm/elementwise_compute_test.cc. test=develop
      
      * fix code style
      
      * revert format of unchanged files. test=develop
      
      * fix code format according to cpplint 1.5.1. test=develop
      
      * remove redundant include header. test=develop
      db7639ca
  16. 07 6月, 2020 1 次提交
  17. 04 6月, 2020 1 次提交
  18. 01 6月, 2020 1 次提交
  19. 28 5月, 2020 1 次提交
  20. 26 5月, 2020 1 次提交
  21. 23 5月, 2020 1 次提交
  22. 18 5月, 2020 1 次提交
  23. 15 5月, 2020 1 次提交
  24. 12 5月, 2020 1 次提交
  25. 11 5月, 2020 1 次提交
    • S
      add the document of compileing lite on windows (#3471) · 6554ca3d
      silingtong123 提交于
      * test=develop, support WITH_TESTING=ON on windows
      
      test=develop, modify the path of test_file in build_windows.bat
      
      test=develop, modify the docment of windows compilation
      
      test=develop, modify the document
      
      * test=develop, modify the build_windows.bat
      6554ca3d
  26. 08 5月, 2020 1 次提交
  27. 07 5月, 2020 1 次提交
  28. 28 4月, 2020 2 次提交
  29. 27 4月, 2020 1 次提交
  30. 24 4月, 2020 1 次提交
  31. 20 4月, 2020 1 次提交
  32. 14 4月, 2020 1 次提交
  33. 31 3月, 2020 1 次提交
  34. 26 3月, 2020 1 次提交
  35. 24 3月, 2020 1 次提交
  36. 23 3月, 2020 1 次提交
  37. 19 3月, 2020 1 次提交
  38. 17 3月, 2020 1 次提交
    • H
      [CV] fix yup resize bug (#3202) · 108112a6
      HappyAngel 提交于
      *fix yuv resize bug, test=develop
      
      * fix format, test=develop
      
      * fix build error, test=develop
      
      * fix resize, test=develop
      
      * move anakin rst, test=develop
      108112a6
  39. 16 3月, 2020 1 次提交