Skip to content

Commit 5306734

Browse files
committed
fix typo
1 parent 51abcd4 commit 5306734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_net/torch/extractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def extract(name, dynamic=True, mut_graph_codes=None, placeholder_auto_rename=Fa
1818
dynamic (bool): Enable dynamic shape support in torch.compile.
1919
2020
Returns:
21-
wrapper or dorector
21+
wrapper or decorector
2222
2323
Examples:
2424
>>> # wrapper style:

0 commit comments

Comments
 (0)