1. 28 6月, 2018 1 次提交
  2. 21 6月, 2018 1 次提交
  3. 20 6月, 2018 1 次提交
  4. 11 6月, 2018 1 次提交
  5. 24 5月, 2018 1 次提交
  6. 22 5月, 2018 1 次提交
  7. 12 4月, 2018 1 次提交
    • Y
      Remove the use of ARCHIVE_START/END (#9844) · e90e7ab2
      Yiqun Liu 提交于
      * Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
      
      * Remove ARCHIVE_START/END when linking inference shared library.
      
      * Disable some fluid related cmake operations for cross-compiling.
      e90e7ab2
  8. 08 4月, 2018 1 次提交
  9. 06 4月, 2018 1 次提交
  10. 28 3月, 2018 4 次提交
  11. 16 3月, 2018 1 次提交
    • S
      Demostration of cmake refine for HIP support. · 45c988d8
      sabreshao 提交于
      1. Add option WITH_AMD_GPU.
      2. Add cmake/hip.cmake for HIP toolchain.
      3. Some external module such as eigen may need HIP port.
      4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake.
      5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
      45c988d8
  12. 13 3月, 2018 1 次提交
    • Q
      Repair nccl op test (#8575) · 7287630e
      QI JUN 提交于
      * fix nccl op unit test
      
      * fix build error
      
      * format code
      
      * refine nccl related unit test
      
      * fix build error
      
      * add setGPUData
      
      * clean up
      
      * follow comments
      
      * rm test_nccl.cu
      
      * follow comment
      
      * rm wait
      7287630e
  13. 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
  14. 01 3月, 2018 1 次提交
  15. 12 2月, 2018 1 次提交
  16. 08 2月, 2018 1 次提交
  17. 01 2月, 2018 1 次提交
  18. 30 1月, 2018 1 次提交
  19. 23 1月, 2018 1 次提交
  20. 28 12月, 2017 1 次提交
  21. 01 12月, 2017 1 次提交
  22. 30 11月, 2017 1 次提交
  23. 28 11月, 2017 1 次提交
    • Send recv op (#5520) · 0a8a86e0
      武毅 提交于
      * WIP send recv op
      
      * WIP send recv
      
      * put grpc impl in details
      
      * put grpc impl in details
      
      * update wip
      
      * update proto
      
      * update proto
      
      * update proto
      
      * clean cmake
      
      * wip on op implementations
      
      * wip on op implementations
      
      * compile ok adding ut
      
      * wip unitest
      
      * add extern cares for linking
      
      * wip add ut
      
      * working version send recv
      
      * revert optimizer.py
      
      * update test cmake
      
      * add libtool to dockerfile
      
      * update cmake dependency
      
      * update cmake depends
      
      * update cmake grpc depends
      
      * fix cmake dependency
      
      * fix compile error
      
      * fix compile
      
      * follow comments
      
      * update
      
      * update copyfrom
      0a8a86e0
  24. 27 11月, 2017 1 次提交
  25. 24 11月, 2017 1 次提交
  26. 10 11月, 2017 1 次提交
  27. 11 10月, 2017 1 次提交
  28. 26 9月, 2017 1 次提交
  29. 22 9月, 2017 1 次提交
  30. 10 8月, 2017 2 次提交
  31. 09 8月, 2017 3 次提交
  32. 07 8月, 2017 1 次提交
  33. 04 8月, 2017 1 次提交
  34. 19 7月, 2017 1 次提交