This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Enable tvm_op for ci #15889
Merged
Merged
Enable tvm_op for ci #15889
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
299010b
enable tvm_op for ci
yzhliu 995b817
merge from upstream
yzhliu ab31df2
specify python3 bin
yzhliu b885179
move rpath to top
yzhliu 0858222
move tvm op dep forward
yzhliu f1cb270
add ldd debug info
yzhliu 5efc745
add libtvm_runtime.so to mx_lib_cython
yzhliu a984b42
add ldd debug for py3
yzhliu 1c7df0f
fix libtvm_runtime path for cmake
yzhliu a12fde7
cp libtvm_runtime.so when make rpkg
yzhliu 9fecd90
add libtvm_runtime.so to scala-pkg
yzhliu 7ea6a5c
merge from upstream
yzhliu 6a2b752
Merge remote-tracking branch 'origin/master' into enable-tvm-op
yzhliu d4ce2e4
add python3 to cmake in unix-gpu build
yzhliu 5f3ea79
hack: add cuda to ld_path in cmake
yzhliu 1a5ae86
add LD_LIBRARY_PATH into cmake tvm op
yzhliu 8a44b72
add /usr/local/cuda/compat to Dockerfile.build.ubuntu_gpu_cu101 LD_LI…
yzhliu ad396ea
remove unused codes
yzhliu b2c3871
Merge remote-tracking branch 'origin/master' into enable-tvm-op
yzhliu a06af1e
remove USE_TVM_OP from build_ubuntu_cpu_large_tensor
yzhliu de26970
Merge remote-tracking branch 'origin/master' into enable-tvm-op
yzhliu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yzhliu what is the purpose and need of this line?