mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| cub@c3cceac115 | ||
| cxxopts@3c73d91c0b | ||
| date@e7e1482087 | ||
| dlpack@2775088798 | ||
| eigen@d10b27fe37 | ||
| emsdk@3acac70a55 | ||
| flatbuffers@6df40a2471 | ||
| googlebenchmark@7d0d9061d8 | ||
| googletest@53495a2a7d | ||
| json@db78ac1d77 | ||
| libprotobuf-mutator@7a2ed51a6b | ||
| mimalloc@f412df7a2b | ||
| mp11@21cace4e57 | ||
| nsync@436617053d | ||
| onnx@be76ca7148 | ||
| onnx-tensorrt@e9456d5760 | ||
| onnxruntime-extensions@d4b2aff0c8 | ||
| protobuf@2dc747c574 | ||
| pytorch_cpuinfo@5916273f79 | ||
| re2@4244cd1cb4 | ||
| SafeInt | ||
| tensorboard@373eb09e4c | ||
| wil@e8c599bca6 | ||
| abseil-cpp.cmake | ||
| dml.cmake | ||
| dnnl.cmake | ||
| eigen.cmake | ||
| extensions.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mimalloc.cmake | ||
| onnx_minimal.cmake | ||
| pybind11.cmake | ||
| pyxir.cmake | ||
| tvm.cmake | ||
| zlib.cmake | ||