-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changes for TVM 1.10 Fix TRT define * Initial changes for treelite 1.x apis * Update versions * Update TVM submodule and cmake dlr version * Fixes after TVM update * Use MLAS, OPENMP, MKL * Allows user to configure RelayVM allocator via env var or metadata file (#361) * Allows user to configure RelayVM allocator via env var or metadata file * Add unit tests. Rename env var * Fix lint * Update TVM submodule * Update TVM submodule * Update: bring new commits from TVM 1.10.0-rc (#364) * Update TVM submodule (#368) * Update: make dmlc build statically into dlr * Update: bring new commits from TVM 1.10.0-rc * Fix invalid operands to binary expression in shape comparison * Use gtest EXPECT_EQ instead of TVM CHECK_EQ in dlr_data_transform_test.cc * Use std::equal for tvm::runtime::ShapeTuple comparison (#386) * Fix: update vm artifacts to pass unit test. (#389) * Use branch release-1.10.0 for git-clang-format.sh (#390) * Use branch release-1.10.0 for git-clang-format.sh * Upgrade cmake for CI builds to 3.21.4 * Fix: treelite unit test (#391) * Temporarily disable dlr_pipeline_skl_xgb_test (#392) * Fix: integration test: load_and_run_treelite_model.py (#393) * Enable treelite integration test for mnist-1.10.0 model (#394) Co-authored-by: Trevor Morris <[email protected]> Co-authored-by: Alexander Pivovarov <[email protected]>
- Loading branch information
1 parent
f5df876
commit 95c0559
Showing
32 changed files
with
282 additions
and
244 deletions.
There are no files selected for viewing
Submodule tvm
updated
1569 files
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.