1. 09 Jan, 2020 1 commit
  2. 08 Jan, 2020 3 commits
  3. 06 Jan, 2020 2 commits
  4. 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
  5. 01 Jan, 2020 1 commit
  6. 31 Dec, 2019 1 commit
    • [REFACTOR][OBJECT] Consoldiate NodePtr/Ref/Hash/Equal to Object (#4603) · a8c36921
      * [REFACTOR][OBJECT] Consoldiate NodePtr/Ref/Hash/Equal and macros to Object.
      
      Historically, we have classes like NodePtr/Ref/HashEqual.
      After unified object protocol, these names are just alias of the object counterpart.
      Moreover, there are helper macros defined over the places for defining these object.
      
      This PR consoldiate the terminologies into the corresponding ones
      in the Object system so we have a clean and consistent API moving forward.
      
      * Update include/tvm/attrs.h
      
      Co-Authored-By: Wei Chen <ipondering.weic@gmail.com>
      
      * fix compilation
      
      Co-authored-by: Wei Chen <ipondering.weic@gmail.com>
      Tianqi Chen committed
  7. 28 Dec, 2019 1 commit
  8. 27 Dec, 2019 1 commit
  9. 26 Dec, 2019 2 commits
  10. 24 Dec, 2019 1 commit
  11. 23 Dec, 2019 1 commit
  12. 22 Dec, 2019 2 commits
  13. 18 Dec, 2019 3 commits
  14. 12 Dec, 2019 2 commits
  15. 08 Dec, 2019 1 commit
  16. 06 Dec, 2019 1 commit
  17. 04 Dec, 2019 2 commits
  18. 03 Dec, 2019 2 commits
  19. 25 Nov, 2019 1 commit
  20. 24 Nov, 2019 1 commit
  21. 23 Nov, 2019 1 commit
  22. 21 Nov, 2019 2 commits
  23. 19 Nov, 2019 1 commit
  24. 18 Nov, 2019 2 commits
  25. 16 Nov, 2019 1 commit
  26. 15 Nov, 2019 3 commits