1. 23 9月, 2017 1 次提交
    • Y
      Sync computation when Python invoke `run` · ba1f5b5c
      Yu Yang 提交于
      * Since GPU is an async device by default. We should sync computation
        when Python invoke `run`. So Python can get the correct computation
        result
      ba1f5b5c
  2. 19 9月, 2017 1 次提交
  3. 14 9月, 2017 1 次提交
  4. 13 9月, 2017 1 次提交
  5. 22 8月, 2017 1 次提交
  6. 21 8月, 2017 3 次提交
  7. 15 8月, 2017 2 次提交
  8. 09 8月, 2017 1 次提交
  9. 05 8月, 2017 1 次提交
  10. 04 8月, 2017 1 次提交
  11. 30 7月, 2017 1 次提交
  12. 28 7月, 2017 1 次提交
  13. 27 7月, 2017 2 次提交
  14. 26 7月, 2017 1 次提交
  15. 25 7月, 2017 2 次提交
  16. 17 7月, 2017 2 次提交
  17. 15 7月, 2017 2 次提交
  18. 12 7月, 2017 9 次提交
  19. 11 7月, 2017 2 次提交
  20. 10 7月, 2017 1 次提交
    • Q
      implement DeviceContext (#2709) · 1038bc46
      QI JUN 提交于
      * add device_context
      
      * add unittest for device_context
      
      * transfer to use function paddle::platform::throw_on_error
      
      * fix cuda build error
      
      * using dynload functions
      
      * follow comments
      1038bc46
  21. 04 7月, 2017 1 次提交
  22. 03 7月, 2017 2 次提交