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 4c129eb commit 66aa6d2Copy full SHA for 66aa6d2
onnx_diagnostic/export/control_flow.py
@@ -298,7 +298,7 @@ def convert_into_onnx(
298
299
:param body_gm: a torch.fx.GraphModule
300
:param args: arguments known at export time
301
- :param target_opset: targetted opset
+ :param target_opset: targeted opset
302
:param verbose: verbosity level
303
:param exporter_kwargs: additional exporter arguments
304
:return: a ModelProto
0 commit comments