BentoML
BentoML copied to clipboard
ONNX Runner Only return first of the outputs!
https://github.com/bentoml/BentoML/blob/28f0bc320637851a158cafaed90ef15bb87fe82a/bentoml/_internal/frameworks/onnx.py#L415
I have a onnx model that have two outputs ['label', 'probabilities'] but when i use RUN only return 'label' values, and i dont see any configuration to return all outputs.
Hi @cristozz, I believe this issue is addressed in https://github.com/bentoml/BentoML/pull/2912, it will be available in the upcoming release version 1.1.
@larme could you confirm if this is the same issue that #2912 fixed?
Hi guys, I am wondering whether we have any progress on this issue. Thanks
Hi @petcai sorry about the delay in getting back to you here, this issue has been fixed in #2912 and released since 1.0.7