Skip to content
Snippets Groups Projects
  1. Dec 01, 2018
  2. Nov 18, 2018
  3. Oct 06, 2018
  4. Apr 20, 2018
  5. Apr 16, 2018
  6. Apr 12, 2018
  7. Jan 03, 2018
  8. Oct 05, 2017
  9. Oct 04, 2017
  10. Sep 08, 2017
    • Leyuan Wang's avatar
      Conv2d updated (#435) · edca6830
      Leyuan Wang authored
      * improved conv2d for last group of workloads
      
      * conv2d_nchw improved on 14_256_256 and 56_64_128
      edca6830
  11. Sep 07, 2017
  12. Jul 14, 2017
  13. Jul 03, 2017
  14. Jun 11, 2017
    • ziheng's avatar
      Support for Tuple Inputs of Reducer and ComputeOp (#175) · f467f66e
      ziheng authored
      * Support for batch ComputeOp
      
      * Support for batch ComputeOp
      
      * Fix CrossThreadReduction
      
      * Fix lint
      
      * Add UpdateArray, remove support for batch reduce
      
      * Tuple input support for reduce
      
      * rfactor works with multiple reducer; support multiple reducers with different types
      
      * Small fix
      
      * Small fix
      
      * Change return type of rfactor to Array<Expr>
      
      * Fix lint
      
      * Improve
      
      * Add tutorial
      
      * Improve tutorial
      
      * Improve tutorial
      f467f66e
  15. May 12, 2017
  16. May 07, 2017
  17. Apr 18, 2017
  18. Apr 15, 2017
  19. Feb 20, 2017
  20. Feb 17, 2017
  21. Feb 14, 2017
  22. Feb 09, 2017
    • Ziheng Jiang's avatar
      [FUSION] add 'void AutoFuseEwise(Schedule sch)' (#36) · 6a62beb2
      Ziheng Jiang authored
      * [FUSION] add Fusion(Schedule)
      
      * [FUSION] rename to AutoFuseEwise, detect whether the stage has been scheduled
      
      * [FUSION] change to visitor pattern
      
      * [FUSION] rename filename
      
      * [FUSION] fine-tune the interface
      
      * [FUSION] typo
      
      * move elem_wise to schedule
      
      * rename test function
      6a62beb2
  23. Feb 02, 2017
  24. Jan 31, 2017
  25. Jan 11, 2017
  26. Jan 10, 2017
Loading