1. 09 Jan, 2020 1 commit
  2. 06 Jan, 2020 2 commits
  3. 03 Jan, 2020 1 commit
    • [TOPI, Relay] Add half_pixel option to Resize op (#4610) · e8a2c9b3
      * add onnx resize converter
      
      * update frontends
      
      * updating topi
      
      * adding onnx resize tests
      
      * fixed NHWC test by casting size dtype to int32
      
      * fix tests
      
      * fix lint
      
      * update existing test cases
      
      * fix tensorflow frontend
      
      * fix lint
      
      * remove NHWC stuff
      
      * update topi resize test for half_pixel
      
      * update doc
      
      * fix doc
      
      * remove onnx resize bits
      masahi committed
  4. 01 Jan, 2020 1 commit
  5. 28 Dec, 2019 1 commit
  6. 27 Dec, 2019 1 commit
  7. 26 Dec, 2019 2 commits
  8. 24 Dec, 2019 1 commit
  9. 23 Dec, 2019 1 commit
  10. 22 Dec, 2019 1 commit
  11. 18 Dec, 2019 3 commits
  12. 12 Dec, 2019 1 commit
  13. 08 Dec, 2019 1 commit
  14. 06 Dec, 2019 1 commit
  15. 04 Dec, 2019 2 commits
  16. 03 Dec, 2019 2 commits
  17. 25 Nov, 2019 1 commit
  18. 23 Nov, 2019 1 commit
  19. 21 Nov, 2019 1 commit
  20. 19 Nov, 2019 1 commit
  21. 18 Nov, 2019 2 commits
  22. 16 Nov, 2019 1 commit
  23. 15 Nov, 2019 3 commits
  24. 13 Nov, 2019 1 commit
  25. 11 Nov, 2019 2 commits
  26. 08 Nov, 2019 1 commit
  27. 07 Nov, 2019 1 commit
    • [AutoTVM] Add batch_matmul to tunable operations (#4242) · 14a5a358
      * Batch matmul tuning running but with errors.
      
      * Default x86 schedule as good as before.
      
      * Code Cleanup
      
      * Remove unused argument.
      
      * improved template documentation.
      
      * Silly lint fix
      
      * Removed leftover comment.
      
      * Moved cfg declaration to schedule for batch_matmul
      
      * Moved x86 dense cfg declaration to schedule.
      
      * lint fix
      
      * Removed duplicate cfg declaration in dense.
      
      * Reverted changes to dense.
      Josh Fromm committed
  28. 06 Nov, 2019 2 commits
  29. 30 Oct, 2019 1 commit