-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Thank you very much for your contribution, it is really great.I have two questions for you. Have you used onnxRuntime to accelerate your model?Have you compared how much faster post-processing in C++ …
zw-92 updated
3 months ago
-
/home/wu/slam_ws/src/clean_ws/src/tmp_ws/src/onnxruntime/onnxruntime/core/providers/cpu/math/element_wise_ops.cc:855:85: error: type/value mismatch at argument 1 in template parameter list for ‘templa…
-
ERROR - !!! Exception during processing !!! This ORT build has ['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider'] enabled. Since ORT 1.9, you are required to explicitly set…
-
I am having a lot of trouble with speaker diarization across lots of different platforms and models.
```toml
[target.'cfg(any(windows, target_os = "linux"))'.dependencies]
sherpa-rs = { version =…
-
### Describe the issue
We run a service via python in a docker container, this service runs ONNX models including support for the OpenVINO execution provider. The service is started and run inside of…
-
while trying to load onnxruntime_pybind11_state.pyd in memory, it gives me error:
```
File "test.py", line XXX, in build_import_table
funcref.contents = GetProcAddress(hmod, cast(importordinal,…
-
I am currently using Surface Pro 11 to reproduce [AIPC_Inference.md#2-use-directml--onnx-runtime-to-run-phi-3-model](https://github.com/microsoft/Phi-3CookBook/blob/main/md/03.Inference/AIPC_Inference…
-
The error occurs when I move the slide to close my lips, before I didn't get that error, but now I do.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Versi…
-
### Question
onnx模型转成功了,但是后续的verify过程导入onnx模型报错。想问下该怎么解决?
```
## version
onnx 1.17.0
onnxruntime-gpu 1.14.0
onnxsim 0.4.36
onnx-graph…