We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc116fd commit 50dd49dCopy full SHA for 50dd49d
bioimageio/core/weight_converter/torch/onnx.py
@@ -58,7 +58,6 @@ def convert_weights_to_onnx(
58
output_path,
59
verbose=verbose,
60
opset_version=opset_version,
61
- example_outputs=expected_outputs,
62
)
63
else:
64
raise NotImplementedError
0 commit comments