1. 01 8月, 2022 1 次提交
    • A
      support build with Ninja on Linux (#44210) · 1d79f1f7
      Allen Guo 提交于
      * support ninja
      
      * fix mkldnn on windows
      
      * fix mkldnn on windows up1
      
      * up2
      
      * up3
      
      * fix gflags
      
      * BUILD_BYPRODUCTS_OPTION -> BUILD_BYPRODUCTS_ARGS
      
      * use CMAKE_COMMAND
      
      * up x
      1d79f1f7
  2. 14 6月, 2022 1 次提交
  3. 04 6月, 2022 1 次提交
  4. 15 2月, 2022 1 次提交
  5. 25 11月, 2021 1 次提交
  6. 14 7月, 2021 1 次提交
  7. 28 12月, 2020 1 次提交
  8. 05 12月, 2020 1 次提交
  9. 26 10月, 2020 1 次提交
  10. 24 7月, 2020 1 次提交
  11. 29 6月, 2020 1 次提交
  12. 02 3月, 2020 1 次提交
  13. 26 12月, 2019 1 次提交
  14. 02 12月, 2019 1 次提交
  15. 25 11月, 2019 1 次提交
  16. 12 11月, 2019 1 次提交
  17. 11 11月, 2019 1 次提交
  18. 04 9月, 2019 1 次提交
  19. 20 2月, 2019 1 次提交
  20. 19 2月, 2019 1 次提交
  21. 21 1月, 2019 2 次提交
  22. 12 11月, 2018 1 次提交
  23. 09 11月, 2018 1 次提交
  24. 08 11月, 2018 3 次提交
  25. 07 11月, 2018 2 次提交
  26. 05 11月, 2018 1 次提交
  27. 30 9月, 2018 1 次提交
  28. 12 9月, 2018 1 次提交
  29. 25 8月, 2018 1 次提交
  30. 24 8月, 2018 2 次提交
  31. 05 7月, 2018 1 次提交
  32. 20 6月, 2018 1 次提交
  33. 21 5月, 2018 1 次提交
  34. 08 3月, 2018 1 次提交
    • T
      compile and install the static library of fluid inference (#7827) · 6f50dee4
      Tao Luo 提交于
      * compile and install the static library of fluid inference
      
      * fix dynload_cuda not in CPU mode
      
      * update shared library and adjust the deploy of openblas
      
      * adjust the deploy of openblas
      
      * * auto add all fluid modules for static library
      * use libprotobuf.a instead of libprotobuf-lite.a for profiler
      
      * use set_property to set the global varible instead of ENV
      
      * add gpu depends of fluid modules, auto add inference_lib_dist depends
      
      * change the condition of openblas_lib, and fix a typo
      6f50dee4
  35. 12 2月, 2018 1 次提交