1. 06 6月, 2018 1 次提交
  2. 01 6月, 2018 1 次提交
  3. 31 5月, 2018 1 次提交
  4. 30 5月, 2018 2 次提交
  5. 23 5月, 2018 1 次提交
  6. 22 5月, 2018 1 次提交
    • X
      multi-thread handlerequest · b4dd4c04
      Xin Pan 提交于
          Experiment on vgg flower, 2 trainers, 1ps.
          more trainer could have more speedup.
      
          After:
          Pass = 0, Iters = 327, Speed = (7.52) img/s
          Before:
          Pass = 0, Iters = 385, Speed = (6.77) img/s
      b4dd4c04
  7. 21 5月, 2018 2 次提交
  8. 17 5月, 2018 1 次提交
    • J
      - Draft of reuse of pooling mkldnn operator · 5f133305
      Jacek Czaja 提交于
      - Finished draft of pooling reusing of operators
      
      - Using gethash in PoolGrad added
      
      - Removed diagnostic
      
      - Added pool mkldnn grad reusing of primitives
      
      - Added diagnostic
      
      - Removed diagnostic
      
      - added dependency to mkldnn data type for pooling mkldnn
      
      - Added mkldnn memory data type determining based on template type of op
      
      - Compilation warning fix
      
      - codying style fixes
      5f133305
  9. 15 5月, 2018 2 次提交
    • X
      Fix a profiler race condition · 94c0a64d
      Xin Pan 提交于
      In multi-thread condition, EnableProfiler can
      be called after RecordEvent is constructed. In this
      case, RecordEvent constructor will not init anything,
      but RecordEvent destructor will do something since EnableProfiler
      was called.
      This PR fixes it.
      94c0a64d
    • Y
      Polish cmake · dc6ce071
      yuyang18 提交于
      dc6ce071
  10. 14 5月, 2018 2 次提交
  11. 11 5月, 2018 1 次提交
  12. 09 5月, 2018 1 次提交
  13. 08 5月, 2018 1 次提交
  14. 07 5月, 2018 1 次提交
  15. 05 5月, 2018 1 次提交
  16. 04 5月, 2018 3 次提交
  17. 03 5月, 2018 4 次提交
  18. 02 5月, 2018 2 次提交
  19. 30 4月, 2018 1 次提交
  20. 25 4月, 2018 2 次提交
  21. 23 4月, 2018 1 次提交
  22. 17 4月, 2018 2 次提交
  23. 16 4月, 2018 3 次提交
  24. 14 4月, 2018 3 次提交