forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'tvm-source/main' into SYSOL-584-pytorch…
…-conv-transpose-pad-fix
- Loading branch information
Showing
888 changed files
with
26,176 additions
and
10,840 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -233,3 +233,8 @@ conda/pkg | |
# nix files | ||
.envrc | ||
*.nix | ||
|
||
# Downloaded models/datasets | ||
.tvm_test_data | ||
.dgl | ||
.caffe2 |
Submodule dlpack
updated
12 files
+35 −0 | .github/workflows/main.yaml | |
+0 −46 | .travis.yml | |
+14 −0 | NEWS.md | |
+1 −1 | README.md | |
+3 −3 | apps/from_numpy/main.py | |
+3 −3 | apps/from_numpy/numpy_dlpack.c | |
+2 −2 | contrib/dlpack/dlpackcpp.h | |
+1 −15 | docs/Doxyfile | |
+25 −6 | include/dlpack/dlpack.h | |
+1 −1 | tests/scripts/task_lint.sh | |
+0 −12 | tests/travis/run_test.sh | |
+0 −5 | tests/travis/setup.sh |
Submodule vta-hw
updated
from 87ce9a to 431941
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.