Skip to content

Commit 66aa6d2

Browse files
committed
spell
1 parent 4c129eb commit 66aa6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/export/control_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def convert_into_onnx(
298298
299299
:param body_gm: a torch.fx.GraphModule
300300
:param args: arguments known at export time
301-
:param target_opset: targetted opset
301+
:param target_opset: targeted opset
302302
:param verbose: verbosity level
303303
:param exporter_kwargs: additional exporter arguments
304304
:return: a ModelProto

0 commit comments

Comments
 (0)