Skip to content
Snippets Groups Projects
  1. May 19, 2018
  2. May 17, 2018
  3. May 14, 2018
    • Yizhi Liu's avatar
      AVX schedule for conv_NCHW[x]c (#1143) · d53affdc
      Yizhi Liu authored
      * add conv2d_NCHWc compute template
      
      * add conv_NCHWc compute decl and schedules
      
      * allow default avx schedule
      
      * fix lint
      
      * remove unused schedule
      
      * remove import nnvm.reg
      
      * pass schedule object to compute and schedule
      d53affdc
  4. May 12, 2018
  5. May 11, 2018
  6. May 10, 2018
  7. May 08, 2018
  8. May 01, 2018
  9. Apr 28, 2018
  10. Apr 27, 2018
  11. Apr 25, 2018
  12. Apr 23, 2018
  13. Apr 19, 2018
  14. Apr 15, 2018
  15. Apr 14, 2018
  16. Apr 13, 2018
  17. Apr 04, 2018
  18. Apr 01, 2018
  19. Mar 31, 2018
  20. Mar 27, 2018
  21. Mar 19, 2018
  22. Mar 08, 2018
  23. Mar 02, 2018
  24. Mar 01, 2018
  25. Feb 28, 2018
  26. Feb 23, 2018
  27. Feb 19, 2018
  28. Feb 18, 2018
  29. Feb 15, 2018
  30. Feb 13, 2018
  31. Feb 12, 2018
  32. Feb 10, 2018
    • masahi's avatar
      [TOPI] Initial NHWC layout support (#882) · 54d4fe4b
      masahi authored
      * add 4 dim softmax
      
      * update for NHWC layout
      
      * remove layout param from softmax
      
      * fix typo
      
      * minor fix to pool
      
      support axis=1 ndims=5 softmax.
      
      add softmax axis
      
      * few fix for softmax
      
      * fix typo
      
      * add more doc
      
      * minor doc fix
      
      * fix upsampling output shape
      
      * fix lint
      
      * cleanup softmax
      
      * minor fix
      
      * raise exception instead of assert, handles negative axis
      
      * check axis after axis transformation
      54d4fe4b
  33. Feb 09, 2018
  34. Feb 08, 2018
Loading