- 27 Feb, 2020 1 commit
-
-
* [REFACTOR][PY][API-CHANGE] Remove legacy python files. Remove legacy python files. Use the te namespace for most of the tensor expression primitives. - tvm.create_schedule -> tvm.te.create_schedule - tvm.placeholder -> tvm.te.placeholder - tvm.compute -> tvm.te.compute * Remove top-level exposures.
Tianqi Chen committed
-
- 23 Dec, 2019 1 commit
-
-
* Remove NNVM compiler
Tianqi Chen committed
-
- 04 Sep, 2019 1 commit
-
-
* test_darkent_bug * test_darkent * add resnext tests
youluexx committed
-
- 27 Jun, 2019 1 commit
-
-
Alexander Pivovarov committed
-
- 17 Jun, 2019 1 commit
-
-
Zhi committed
-
- 24 May, 2019 1 commit
-
-
* [RELAY]Frontend darknet * CI test file updated & CI error fixed * avg_pool pad fix * Changed repo_url and doc formatting
Siju committed
-