Skip to content
Snippets Groups Projects
  1. Jun 05, 2018
  2. Jun 04, 2018
  3. Jun 01, 2018
  4. May 30, 2018
  5. May 29, 2018
  6. May 28, 2018
  7. May 25, 2018
  8. May 24, 2018
  9. May 23, 2018
  10. May 22, 2018
  11. May 21, 2018
  12. May 19, 2018
    • willzhang4a58's avatar
      4 thread for 1 gpu · e9b4bded
      willzhang4a58 authored
      e9b4bded
    • Jinhui Yuan's avatar
      Pooling 4d (#870) · 891a51a9
      Jinhui Yuan authored
      * use cudnn 2d pooling when possible
      
      * fix set pooling 2d desc
      
      * another way to set cudnn pooling tensor desc
      
      * remove useless code
      
      * solve 1D pooling with 3D cudnn api
      
      * unify 2d and 3d cudnn polling config
      
      * fix size_t in decreasing loop index
      
      * refine pooling
      891a51a9