1. 12 Oct, 2018 1 commit
  2. 07 Oct, 2018 1 commit
  3. 05 Oct, 2018 1 commit
  4. 04 Oct, 2018 2 commits
  5. 02 Oct, 2018 2 commits
  6. 01 Oct, 2018 2 commits
  7. 27 Sep, 2018 1 commit
  8. 25 Sep, 2018 1 commit
    • INT8 conv operator implementation with NCHWc data layout for Intel machines (#1680) · 72ad9a38
      * Int8 implementation for convolution operator on Intel Skylake
      
      * Int8 implementation for convolution operator on Intel Skylake
      
      * PR changes
      
      * PR changes
      
      * PR changes
      
      * Fixing an error
      
      * Fixing an error
      
      * Minor typos fix
      
      * Minor typos fix
      
      * Removing the broadcast16 CPP code. Using astype feature instead
      
      * Replacing constant by variable name num_elements_intel
      
      * Name fixes and tensorize update rule updated
      
      * Fixing the bug about checking skylake
      
      * Replacing bitcast with reinterpret
      
      * Isolating INT8 and FP32 schedules to ease out future AutoTVM PR merge
      
      * Putting check_skylake function in the x86 directory
      
      * Added documentation and organizing files to better locations
      
      * Tensor intrin renaming. Avoid code duplication for intrin by kernel reshaping
      Animesh Jain committed
  9. 19 Sep, 2018 2 commits
  10. 18 Sep, 2018 2 commits
  11. 14 Sep, 2018 1 commit
  12. 13 Sep, 2018 1 commit
  13. 12 Sep, 2018 2 commits
  14. 06 Sep, 2018 2 commits
  15. 30 Aug, 2018 1 commit
  16. 29 Aug, 2018 2 commits
  17. 28 Aug, 2018 1 commit
  18. 25 Aug, 2018 1 commit
  19. 23 Aug, 2018 1 commit
  20. 22 Aug, 2018 2 commits
  21. 21 Aug, 2018 1 commit
  22. 20 Aug, 2018 1 commit
    • Improve x86 Inception (#1506) · 5d533ec9
      * Improve x86 pooling and concat
      
      * Fix
      
      * Fix test concatenate correct layout
      
      * Add conditional vectorize
      
      * Fix lint
      
      * Modify schedule for global pooling
      
      * Fix
      
      * Fix warning
      
      * Fix alter layout test
      
      * Remove vectorization for pooling when using 4D layout
      
      * Remove vectorization for 4D concat
      
      * Fix concatenate layout
      
      * Fix concatenate schedule
      
      * Fix concat
      
      * Fix lint
      
      * Fix concat
      
      * Simplify pooling logic
      
      * Update docstring
      
      * Fix test topi pooling
      
      * Small changes
      Yao Wang committed
  23. 17 Aug, 2018 1 commit
  24. 13 Aug, 2018 2 commits
  25. 09 Aug, 2018 2 commits
  26. 08 Aug, 2018 1 commit
  27. 04 Aug, 2018 1 commit
  28. 02 Aug, 2018 1 commit
  29. 30 Jul, 2018 1 commit