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 51abcd4 commit 5306734Copy full SHA for 5306734
graph_net/torch/extractor.py
@@ -18,7 +18,7 @@ def extract(name, dynamic=True, mut_graph_codes=None, placeholder_auto_rename=Fa
18
dynamic (bool): Enable dynamic shape support in torch.compile.
19
20
Returns:
21
- wrapper or dorector
+ wrapper or decorector
22
23
Examples:
24
>>> # wrapper style:
0 commit comments