mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Fixing the user warning in doctest by removing autosummary from the compile/index.rst : ``` /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py:docstring of torch.compile:1: WARNING: duplicate object description of torch.compile, other instance in compile/generated/torch.compile, use :noindex: for one of them ``` The error is no longer present in the log: https://github.com/pytorch/pytorch/actions/runs/5513741050/jobs/10052379357?pr=104911 Pull Request resolved: https://github.com/pytorch/pytorch/pull/104911 Approved by: https://github.com/kit1980, https://github.com/malfet |
||
|---|---|---|
| .. | ||
| cudagraph_trees.rst | ||
| custom-backends.rst | ||
| deep-dive.rst | ||
| dynamic-shapes.rst | ||
| fake-tensor.rst | ||
| faq.rst | ||
| fine_grained_apis.rst | ||
| get-started.rst | ||
| guards-overview.rst | ||
| index.rst | ||
| inductor_profiling.rst | ||
| nn-module.rst | ||
| performance-dashboard.rst | ||
| profiling_torch_compile.rst | ||
| technical-overview.rst | ||
| torchfunc-and-torchcompile.rst | ||
| transformations.rst | ||
| troubleshooting.rst | ||