onnxruntime
[TVM EP] Integrate tests for TVM EP into public onnxruntime CI
#10505
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
21
Changes
View On
GitHub
Commits
add support for bool type
KJlaccHoeUM9l
committed
3 years ago
add TVM EP support for tests
KJlaccHoeUM9l
committed
3 years ago
include TVM EP in python test pool
KJlaccHoeUM9l
committed
3 years ago
fix pylint
KJlaccHoeUM9l
committed
3 years ago
moved technical imports to a separate file
KJlaccHoeUM9l
committed
3 years ago
clean up post build actions & move _ld_preload.py extension to CMake level
KJlaccHoeUM9l
committed
3 years ago
add files for include TVM EP into CI
KJlaccHoeUM9l
committed
3 years ago
implement custom logger for TVM
KJlaccHoeUM9l
committed
3 years ago
replace TVM logging with ONNX RT logging
KJlaccHoeUM9l
committed
3 years ago
update link for TVM EP tutorial
KJlaccHoeUM9l
committed
3 years ago
clean up TVM EP cmake
KJlaccHoeUM9l
committed
3 years ago
add pybind auto enabling for TVM EP
KJlaccHoeUM9l
committed
3 years ago
fix blank spaces
KJlaccHoeUM9l
committed
3 years ago
code review fixes
KJlaccHoeUM9l
committed
3 years ago
replace print with comment
KJlaccHoeUM9l
committed
3 years ago
add list of EP without TVM EP
KJlaccHoeUM9l
committed
3 years ago
enable onnx tests
KJlaccHoeUM9l
committed
3 years ago
disable contrib ops and ml ops
KJlaccHoeUM9l
committed
3 years ago
reuse Dockerfile.ubuntu
KJlaccHoeUM9l
committed
3 years ago
Move install_tvm_test_dependencies.sh out of Docker context dir, update build definition.
edgchen1
committed
3 years ago
Merge pull request #4 from microsoft/edgchen1/tvm_ep_ci_update
KJlaccHoeUM9l
committed
3 years ago
Loading