-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'init_files' of github.com:CircleSpin/tvm into init_files
- Loading branch information
Showing
490 changed files
with
20,950 additions
and
5,221 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
Submodule dmlc-core
updated
19 files
+4 −3 | .github/workflows/githubci.yml | |
+6 −1 | CMakeLists.txt | |
+1 −5 | Makefile | |
+1 −1 | README.md | |
+0 −5 | appveyor.yml | |
+1 −1 | doc/Doxyfile | |
+2 −2 | doc/parameter.md | |
+25 −4 | include/dmlc/base.h | |
+56 −50 | include/dmlc/logging.h | |
+1 −0 | include/dmlc/omp.h | |
+5 −33 | include/dmlc/parameter.h | |
+0 −3 | make/config.mk | |
+14 −15 | scripts/s390x/Dockerfile | |
+2 −2 | scripts/test_script.sh | |
+17 −6 | src/io/hdfs_filesys.cc | |
+41 −2 | test/unittest/unittest_logging.cc | |
+0 −11 | test/unittest/unittest_logging_throw.cc | |
+4 −11 | test/unittest/unittest_param.cc | |
+6 −8 | test/unittest/unittest_thread_group.cc |
Submodule libbacktrace
added at
08f7c7
Submodule vta-hw
updated
from 57db5a to 87ce9a
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
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.