nbigaouette/onnxruntime-rs

run with heterogeneous input types

MainRo opened this issue · 0 comments

The interface of session::run uses a Vec for the input vectors. Is there a possibility to run a model where inputs have different types?