Nikita Ermolenko
Nikita Ermolenko
Thanks for reporting an issue. We will consider including the fix in the nearest release. If you want to implement it by yourself, PR is welcome!
I want to discuss a couple of things. Onnx supports multiple output types such as tensors, sequence of numbers (or strings), sequence of maps, and a map. At first glance,...
Another thing I want to discuss. For me, it seems reasonable if OnnxInferenceModel's methods `predict` and `predictSoftly` will be refactored out into more specific implementation class (like ClassificationOnnxInferenceModel). It may...
@marcelomourasouza Is the problem still present?
@marcelomourasouza Sorry, I am not able to reproduce it. Could you please provide more information about your setup? - JVM version and vendor - OS - Gradle version Usually, it's...