1. 06 7月, 2020 1 次提交
  2. 03 7月, 2020 1 次提交
  3. 02 7月, 2020 1 次提交
  4. 01 7月, 2020 1 次提交
  5. 30 6月, 2020 1 次提交
  6. 29 6月, 2020 1 次提交
  7. 25 6月, 2020 1 次提交
  8. 23 6月, 2020 1 次提交
  9. 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
  10. 17 6月, 2020 2 次提交
  11. 12 6月, 2020 1 次提交
  12. 11 6月, 2020 1 次提交
  13. 09 6月, 2020 1 次提交
  14. 05 6月, 2020 1 次提交
  15. 04 6月, 2020 2 次提交
  16. 01 6月, 2020 2 次提交
  17. 29 5月, 2020 1 次提交
  18. 28 5月, 2020 1 次提交
  19. 27 5月, 2020 1 次提交
  20. 25 5月, 2020 1 次提交
  21. 22 5月, 2020 2 次提交
  22. 21 5月, 2020 1 次提交
  23. 18 5月, 2020 2 次提交
  24. 17 5月, 2020 1 次提交
  25. 15 5月, 2020 1 次提交
  26. 13 5月, 2020 2 次提交
  27. 12 5月, 2020 3 次提交
  28. 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
  29. 08 5月, 2020 3 次提交
  30. 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