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 afb9579 commit ffca5e2Copy full SHA for ffca5e2
docs/source/conf.py
@@ -335,6 +335,8 @@ def reformat_md_section_links(file_path: Path):
335
("py:class", "torch.nn.Parameter"),
336
("py:class", "Parameter"),
337
("py:class", "Tensor"),
338
+ ("py:class", "Path"),
339
+ ("py:class", "module"),
340
("py:attr", "persistent"),
341
("py:attr", "grad_input"),
342
("py:attr", "strict"),
0 commit comments