-
### Describe the issue
Please see the error message attached.
### Urgency
Urgent; broken docker image build.
### Target platform
cuda
### Build script
```docker build -t onnxruntime-cuda -f Doc…
-
### Describe the documentation issue
Is compatible with
Cuda 12.4 update 1
Cudnn 9
TensorRT 10
?
### Page / URL
_No response_
-
### Test Case
[nn_image_classification](https://github.com/bytecodealliance/wasmtime/blob/main/crates/test-programs/src/bin/nn_image_classification.rs), [nn_image_classification_named](https://gith…
-
### Describe the issue
on my Faster-rcnn-rpn models doing detections of patterns, after considerable efforts to infer with TensorRT EP, (see https://github.com/microsoft/onnxruntime/issues/16886 as t…
-
This [ONNX](https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-build-deploy-onnx#saveconvert-your-models-to-onnx) page points us to the WinML Tools page for converting deep learnin…
-
### Describe the issue
Trying to build `main` on Arch Linux fails because Arch Linux [packages `flatbuffers` as a shared library](https://github.com/archlinux/svntogit-community/blob/packages/flatbuf…
-
### Describe the issue
I am trying to cross-compile ONNX for Android on Windows. I have been unable to use the "Install on Android" method in Android Studio because I get a "Exception in thread "ma…
-
**Describe the bug**
onnx supports setting `ONNX_USE_PROTOBUF_SHARED_LIBS` to `ON` or `OFF` on Windows and by extension setting `Protobuf_USE_STATIC_LIBS` to `ON` or `OFF`. The default is `ONNX_USE_P…
-
**Describe the bug**
I am trying to build ONNXRuntime v1.8.0 on RPi Zero. During building I get a pthread linking error. Here is the full stack trace
```
pi@raspberrypi:~/onnxruntime $ bash build…
-
The Rust compiler worked fine on my Windows desktop computer for a while (starting with the version 1.78). One day after I removed a Windows 10 SDK from Visual Studio Installer, the rustc is never abl…