You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use conan instead of nuget for onnxruntime-1.14.1 (and 1.15.1).
But after I installed onnxruntime, my application reports error:
This is an invalid model. In Node, ("Identity_0", Identity, "", -1) : ("onnx::MatMul_2167": tensor(float),) -> ("onnx::MatMul_2250",) , Error C:\J2\w\prod-v1\bsr\52581\faccd.conan\data\onnx\1.13.1__\build\c57bc62ed44cbeb0f01c880317ca3a2b145b145e\src\onnx\defs\schema.cc:1075: SchemasRegisterer: Assertion dbg_registered_schema_count == DbgOperatorSetTracker::Instance().GetCount() failed: 4 schema were exposed from operator sets and automatically placed into the static registry. 575 were expected based on calls to registration macros. Operator set functions may need to be updated.
Describe the issue
I'm trying to use conan instead of nuget for onnxruntime-1.14.1 (and 1.15.1).
But after I installed onnxruntime, my application reports error:
To reproduce
onnxruntime/1.14.1: This is an invalid model
Urgency
No response
Platform
Windows
OS Version
11
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.14.1
ONNX Runtime API
C++
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: