mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
* Adding async fetching for webgl backend (#8951)
* Adding async fetching for webgl backend
* fix PR comments and CI failure.
* fixing a bug
* adding a flag
* Enable linking in exception throwing support library when build onnxruntime wasm. (#8973)
* Enable linking in exception throwing support library when build onnxruntime webassembly containing onnxruntime-extensions.
* Add flag in build.py to enable linking exceptions throwing library.
* Update onnxruntime-extensions document and bind custom_ops build flag with use_extensions.
* Update doc.
* Update cgmanifest.json.
Co-authored-by: Zuwei Zhao <zuzhao@microsoft.com>
* Remove document text from error message in a couple of ops (#9003)
* do not add pkg wheel entry to the index html file if it already exists (#9004)
* do not add pkg wheel entry to the index html file if it already exists
* [js/web] fix ort web e2e test (#9025)
* Fix cmake POWER10 detection
Recent commit
|
||
|---|---|---|
| .. | ||
| coremltools@523d5e03d8 | ||
| cub@c3cceac115 | ||
| cxxopts@3c73d91c0b | ||
| date@e7e1482087 | ||
| dlpack@e1e11e0d55 | ||
| eigen@d10b27fe37 | ||
| emsdk@a3d65c80d3 | ||
| FeaturizersLibrary@fd5fe3de50 | ||
| flatbuffers@6df40a2471 | ||
| googlebenchmark@7d0d9061d8 | ||
| googletest@53495a2a7d | ||
| json@db78ac1d77 | ||
| libprotobuf-mutator@7a2ed51a6b | ||
| mimalloc@2d54553b7a | ||
| mp11@21cace4e57 | ||
| nsync@436617053d | ||
| onnx@1f63dcb7fc | ||
| onnx-tensorrt@1f416bb462 | ||
| onnxruntime-extensions@d4b2aff0c8 | ||
| optional-lite@4acf4553ba | ||
| protobuf@2dc747c574 | ||
| pytorch_cpuinfo@5916273f79 | ||
| re2@4244cd1cb4 | ||
| SafeInt | ||
| tensorboard@373eb09e4c | ||
| tvm@a1241a967e | ||
| wil@e8c599bca6 | ||
| dml.cmake | ||
| dnnl.cmake | ||
| eigen.cmake | ||
| extensions.cmake | ||
| featurizers.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mimalloc.cmake | ||
| onnx_minimal.cmake | ||
| pybind11.cmake | ||
| pyxir.cmake | ||
| zlib.cmake | ||