Pete Salmond
Pete Salmond
Hi, Unless I'm going mad I can't get IPA to work even with your examples. Is it an API only feature? As in the GUI the result is just a...
Hey, So, I've come from a Python implementation where I ran a worker per core (Gunicorn) and instructed Onnxruntime to use intra_op_num_threads = 1 and assign each to the correct...
Hi, I have an onnx model that works correctly via the python api for onnxruntime, but if I send identical input array values (as sent via python version) the api...
One thing that would be cool is if we could get some basic post inference work carried out in the same session. The most obvious thing I can think of...
Last one from me, I promise, lol! I don't have detailed data to back me up, but seeing as the JSON arrays being sent to the server can be quite...