onnxruntime/tools/ci_build
Alexey Gladyshev 7dc7529ec8
[TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505)
* add support for bool type

* add TVM EP support for tests

* include TVM EP in python test pool

* fix pylint

* moved technical imports to a separate file

* clean up post build actions & move _ld_preload.py extension to CMake level

* add files for include TVM EP into CI

* implement custom logger for TVM

* replace TVM logging with ONNX RT logging

* update link for TVM EP tutorial

* clean up TVM EP cmake

* add pybind auto enabling for TVM EP

* fix blank spaces

* code review fixes

* replace print with comment

* add list of EP without TVM EP

* enable onnx tests

* disable contrib ops and ml ops

* reuse Dockerfile.ubuntu

* Move install_tvm_test_dependencies.sh out of Docker context dir, update build definition.

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2022-02-24 16:24:23 +01:00
..
github [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
__init__.py
amd_hipify.py Zhanyao/attention (#10545) 2022-02-17 09:02:45 -08:00
build.py [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
clean_docker_image_cache.py
coverage.py
gen_def.py Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08:00
get_docker_image.py
logger.py
op_registration_utils.py
op_registration_validator.py
reduce_op_kernels.py Move reduced ops files into build directory (#10030) 2021-12-28 19:04:20 -08:00
requirements.txt Bump numpy from 1.19.2 to 1.21.0 in /tools/ci_build 2022-01-12 17:45:35 -08:00
upload_python_package_to_azure_storage.py