MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

method to_metadata_tensor gets wrong input.

Open bwallima opened this issue 1 year ago • 0 comments

The to_metadata_tensors method should take self._signature as input, rather than self._signature.inputs. https://github.com/SeldonIO/MLServer/blob/53db78eba6bfbf4c645293b11d0854ed732ec8f4/runtimes/mlflow/mlserver_mlflow/runtime.py#L175

bwallima avatar Jun 20 '24 13:06 bwallima