1. 21 1月, 2019 1 次提交
  2. 23 11月, 2018 1 次提交
    • S
      Fix cmake for AMDGPU platform (#13801) · 61c5f13f
      sabreshao 提交于
      * HIP cmake.
      Enable whole archieve build for pybind library.
      
      Disable two warning.
      
      Rollback to C++11.
      
      Link RCCL to WA gpu kernel loading issue.
      
      Update eigen to fix build failure.
      
      Add more include directories.
      
      Fix O3 build failure.
      
      Update eigen.
      
      fix tensor_util_test segment fault issue
      
      add more macro check in hip.cmake.
      we may consider refine hip.cmake to inherit all add_definitions() in parrent scope, in the future.
      
      Fix rocRAND load.
      
      Update eigen to fix gru_unit_op and reduce_op.
      
      Add HIP support to testing.
      
      Update eigen to support int16 and int8 in arg min and arg max.
      
      * add rocprim as cub library used by nv implementation
      
      * Reduce build time in rocprim.
      
      * Add rocprim introduction, remove useless cmake code.
      
      * Remove useless flags and format cmake file.
      61c5f13f
  3. 08 11月, 2018 1 次提交
  4. 01 11月, 2018 1 次提交
  5. 30 10月, 2018 1 次提交
  6. 14 10月, 2018 1 次提交
  7. 08 10月, 2018 3 次提交
  8. 26 9月, 2018 1 次提交
  9. 15 9月, 2018 1 次提交
  10. 12 9月, 2018 1 次提交
  11. 03 9月, 2018 1 次提交
  12. 02 9月, 2018 2 次提交
  13. 29 8月, 2018 1 次提交
  14. 26 8月, 2018 1 次提交
  15. 21 8月, 2018 1 次提交
  16. 20 8月, 2018 2 次提交
  17. 17 8月, 2018 1 次提交
  18. 01 12月, 2017 1 次提交
  19. 16 11月, 2017 1 次提交
  20. 29 8月, 2017 1 次提交
  21. 16 8月, 2017 1 次提交
  22. 15 8月, 2017 1 次提交
    • Q
      init · 95fe318e
      qijun 提交于
      95fe318e
  23. 10 8月, 2017 1 次提交
  24. 07 8月, 2017 2 次提交
  25. 06 8月, 2017 1 次提交
  26. 01 8月, 2017 1 次提交
  27. 28 7月, 2017 1 次提交
  28. 19 7月, 2017 1 次提交
  29. 11 7月, 2017 1 次提交
    • Y
      Expose paddle.framework by pybind11 (#2793) · 27b196ba
      Yu Yang 提交于
      * Expose paddle.framework by pybind11
      
      * Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core.
      * See python/paddle/v2/framework/tests/test_scope.py for Python usage
      * See paddle/pybind/pybind.cc for C++ bind code.
      
      * add copyright
      27b196ba
  30. 29 3月, 2017 2 次提交
  31. 27 3月, 2017 1 次提交
  32. 19 1月, 2017 1 次提交
  33. 14 1月, 2017 1 次提交
  34. 09 1月, 2017 1 次提交