mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* update java API for STVM EP. Issue is from PR#10019 * use_stvm -> use_tvm * rename stvm worktree * STVMAllocator -> TVMAllocator * StvmExecutionProviderInfo -> TvmExecutionProviderInfo * stvm -> tvm for cpu_targets. resolve onnxruntime::tvm and origin tvm namespaces conflict * STVMRunner -> TVMRunner * StvmExecutionProvider -> TvmExecutionProvider * tvm::env_vars * StvmProviderFactory -> TvmProviderFactory * rename factory funcs * StvmCPUDataTransfer -> TvmCPUDataTransfer * small clean * STVMFuncState -> TVMFuncState * USE_TVM -> NUPHAR_USE_TVM * USE_STVM -> USE_TVM * python API: providers.stvm -> providers.tvm. clean TVM_EP.md * clean build scripts #1 * clean build scripts, java frontend and others #2 * once more clean #3 * fix build of nuphar tvm test * final transfer stvm namespace to onnxruntime::tvm * rename stvm->tvm * NUPHAR_USE_TVM -> USE_NUPHAR_TVM * small fixes for correct CI tests * clean after rebase. Last renaming stvm to tvm, separate TVM and Nuphar in cmake and build files * update CUDA support for TVM EP * roll back CudaNN home check * ERROR for not positive input shape dimension instead of WARNING * update documentation for CUDA * small corrections after review * update GPU description * update GPU description * misprints were fixed * cleaned up error msgs Co-authored-by: Valery Chernov <valery.chernov@deelvin.com> Co-authored-by: KJlaccHoeUM9l <wotpricol@mail.ru> Co-authored-by: Thierry Moreau <tmoreau@octoml.ai> |
||
|---|---|---|
| .. | ||
| 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 | ||