-
I'm encountering an issue while trying to load an ONNX model using onnxruntime.InferenceSession. The error message indicates that there is a problem with a node input 'compute_STFT.window', which is n…
-
Traceback (most recent call last):
File "/home/****/Downloads/cloth_try_on/OOTDiffusion/run/run_ootd.py", line 30, in
parsing_model = Parsing(args.gpu_id)
File "/home/****/Downloads/cloth_…
-
Hi! I builded openssl but when I link the libs to my project, I get the followings error messages :
`||=== Build: Debug in ODFAEGCREATOR (compiler: GNU GCC Compiler) ===|
c:\mingw64\bin\..\lib\gcc…
-
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from ./640m.onnx failed:C:\a\_work\1\s\onnxruntime\core\graph\model.cc:150 onnxruntime::Model::Model Unsupp…
-
Some simple docs on adding different `Serverclasses` to a could be really helpful
Scenario:
- User has two different serverclasses matching different machine architectures
- How do add an extra…
-
I'm using `onnxruntime==1.15.1` & `onnx=1.14.0` with `onnx-graphsurgeon==0.5.2`.
I'm modifying the output of an `onnx` graph of an `XGBoost` model using the `Reshape` & `Graph` operators as follows …
-
rapid orientation does not work after install directML as below
The issue can be resolve only after uninstall directML and reinstall onnxruntime
from .rapid_orientation import RapidOrientation
…
-
### Describe the issue
I am trying building TVM Execution Provider from this document:
https://onnxruntime.ai/docs/execution-providers/community-maintained/TVM-ExecutionProvider.html
however, a…
-
Describe the solution you'd like
There are some linters that are present in CAPI but not in CAP-BYOH. We could add those missing linters in CAP-BYOH too to make the contributor experience more simila…
-
## Issue
V3 Capi documentation does not list return structure. It only lists query parameters and permitted roles. It does not say what to expect from the API (aka service contract).
## Context
O…
mvadu updated
3 years ago