Guest User

Untitled

a guest
Jun 1st, 2016
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. BATCH SIZE 1
  2. GPU Utilization ~30%
  3.  
  4. Avg. Time Batch Preparation: 0.000 seconds
  5. Avg. Time Train Operation: 0.009 seconds
  6. Avg. Time Total per Batch: 0.009 seconds (116.07 samples/second)
  7.  
  8. BATCH SIZE 16
  9. GPU Utilization ~20%
  10.  
  11. Avg. Time Batch Preparation: 0.001 seconds
  12. Avg. Time Train Operation: 0.016 seconds
  13. Avg. Time Total per Batch: 0.017 seconds (952.84 samples/second)
  14.  
  15. BATCH SIZE 32
  16. GPU Utilization ~18%
  17.  
  18. Avg. Time Batch Preparation: 0.001 seconds
  19. Avg. Time Train Operation: 0.021 seconds
  20. Avg. Time Total per Batch: 0.023 seconds (1411.72 samples/second)
  21.  
  22. BATCH SIZE 64
  23. GPU Utiliztion ~18%
  24.  
  25.  
  26. Avg. Time Batch Preparation: 0.002 seconds
  27. Avg. Time Train Operation: 0.036 seconds
  28. Avg. Time Total per Batch: 0.038 seconds (1664.25 samples/second)
  29.  
  30.  
  31. BATCH SIZE 128
  32. GPU Utilization ~15%
  33.  
  34. Avg. Time Batch Preparation: 0.005 seconds
  35. Avg. Time Train Operation: 0.066 seconds
  36. Avg. Time Total per Batch: 0.071 seconds (1799.96 samples/second)
  37.  
  38.  
  39. BATCH SIZE 256
  40. GPU Utiliztion ~15%
  41.  
  42. Avg. Time Batch Preparation: 0.009 seconds
  43. Avg. Time Train Operation: 0.123 seconds
  44. Avg. Time Total per Batch: 0.132 seconds (1937.47 samples/second)
Advertisement
Add Comment
Please, Sign In to add comment