mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Fixes #79992 This PR: * Removes doxygen / breathe / exhale configuration from the Sphinx config in `source/conf.py` so it no longer runs * Maintains the human-generated content describing API usage in the various .rst files * Exception: `library.rst` is removed, as its main purpose is linking to API docs * Removes all links to the generated API docs from the human-generated content The build is nearly instantaneous now and should be much less memory intensive as well. Pull Request resolved: https://github.com/pytorch/pytorch/pull/80451 Approved by: https://github.com/suo |
||
|---|---|---|
| .. | ||
| faq.rst | ||
| inference_mode.rst | ||
| maybe_owned.rst | ||
| tensor_basics.rst | ||
| tensor_creation.rst | ||
| tensor_cuda_stream.rst | ||
| tensor_indexing.rst | ||
| versioning.rst | ||