Skip to content
Snippets Groups Projects
  1. Jan 05, 2019
  2. Dec 06, 2018
  3. Nov 15, 2018
  4. Nov 10, 2018
  5. Oct 31, 2018
  6. Aug 23, 2018
  7. Jul 06, 2018
  8. Jun 25, 2018
  9. Jun 13, 2018
  10. May 12, 2018
  11. Apr 19, 2018
  12. Mar 07, 2018
  13. Jan 03, 2018
  14. 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
  15. Dec 29, 2017
  16. 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
  17. 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
  18. Dec 16, 2017
  19. Dec 01, 2017
  20. Nov 21, 2017
  21. Nov 11, 2017
  22. Nov 03, 2017
  23. Aug 26, 2017
  24. Aug 16, 2017
  25. Aug 15, 2017
  26. Aug 07, 2017
  27. Jul 03, 2017
  28. Jun 30, 2017
  29. May 05, 2017
Loading