1. 28 3月, 2019 1 次提交
  2. 06 3月, 2019 1 次提交
  3. 19 2月, 2019 1 次提交
  4. 31 1月, 2019 1 次提交
    • L
      expose peak gpu memory API to python test=develop (#15529) · 6e84eb13
      liuwei1031 提交于
      * expose peak gpu memory API to python test=develop
      
      * add unittest for peak gpu memory monitoring test=develop
      
      * add pybind change test=develop
      
      * add mutex to gpu mem usage monitor test=develop
      
      * update benchmark flag definition file test=develop
      
      * tweak unittest for memory monitoring test=develop
      6e84eb13
  5. 16 11月, 2018 1 次提交
  6. 15 11月, 2018 1 次提交
  7. 14 11月, 2018 1 次提交
  8. 01 11月, 2018 1 次提交
  9. 19 10月, 2018 1 次提交
  10. 02 10月, 2018 1 次提交
  11. 29 9月, 2018 1 次提交
  12. 28 9月, 2018 1 次提交
  13. 12 9月, 2018 1 次提交
  14. 31 8月, 2018 1 次提交
  15. 29 8月, 2018 1 次提交
  16. 21 8月, 2018 1 次提交
  17. 09 8月, 2018 1 次提交
  18. 26 7月, 2018 4 次提交
  19. 22 7月, 2018 1 次提交
  20. 19 7月, 2018 1 次提交
  21. 18 7月, 2018 4 次提交
  22. 26 6月, 2018 1 次提交
  23. 11 6月, 2018 1 次提交
  24. 08 6月, 2018 1 次提交
  25. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  26. 15 5月, 2018 1 次提交
  27. 14 5月, 2018 2 次提交
  28. 07 4月, 2018 1 次提交
  29. 07 3月, 2018 2 次提交
  30. 06 3月, 2018 2 次提交
  31. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3