Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. Jun 25, 2018
  3. Jun 13, 2018
  4. May 12, 2018
  5. Apr 19, 2018
  6. Mar 07, 2018
  7. Jan 03, 2018
  8. Jan 02, 2018
    • masahi's avatar
      [CONTRIB] cuBLAS integration (#744) · 3d5032ae
      masahi authored
      * add cublas support
      
      * integrate cublas to topi dense
      
      * add cublas error check
      
      * minor fix
      
      * fix lint
      
      * remove topi import from contrib unittest
      3d5032ae
  9. Dec 29, 2017
  10. Dec 26, 2017
    • masahi's avatar
      [TOPI] add extern schedule for cudnn and miopen (#724) · cdb2f873
      masahi authored
      * add extern schedule for miopen
      
      * fix comment
      
      * optionally dispatch to miopen from topi
      
      * fix lint
      
      * check if current target is None
      
      * use generic dispatch for rocm conv2d
      
      * fix lint
      
      * fix workspace bug
      
      * remove blank line
      
      * remove blank line
      
      * remove blank line
      cdb2f873
  11. Dec 24, 2017
    • masahi's avatar
      [ROCM] MIOpen contrib for convolution kernels (#722) · 3b9f1652
      masahi authored
      * fist working miopen support
      
      * do FindFwdAlgo during build time
      
      * fix lint
      
      * update doc string
      
      * import topi after checking if rocm is enabled
      
      * add miopen namespace
      
      * fixed descriptor overwrite bug
      
      * add use_miopen option
      
      * fix lint
      
      * better miopen option handling
      
      * fix typo
      
      * fix options handling
      3b9f1652
  12. Dec 16, 2017
  13. Dec 01, 2017
  14. Nov 21, 2017
  15. Nov 11, 2017
  16. Nov 03, 2017
  17. Aug 26, 2017
  18. Aug 16, 2017
  19. Aug 15, 2017
  20. Aug 07, 2017
  21. Jul 03, 2017
  22. Jun 30, 2017
  23. May 05, 2017
Loading