Skip to content

ONNXRuntime Error: Expected type #64

@burakssen

Description

@burakssen

So the error that I am currently getting on runtime. It fails while it tries to load.

onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from 01_couette_flow/couette.onnx failed:Type Error: Type (tensor(float)) of output arg (var_294657) of node (concat_4373) does not match expected type (tensor(int32)).

I am using this model.

couette.onnx.zip

Unfortunatelly it's a pretty huge model around 80 mb. I had to wait for this around 5 hours to get exported from jax2onnx 😅.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions