mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Converts only export.programming_model.rst to markdown Used [rst2myst tool](https://rst-to-myst.readthedocs.io/en/latest/) Fixes #155020, but split into a second PR to pass sanity check Docs comparison (check out the 'new' whenever docs build) 1. export.programming_model ([old](https://docs.pytorch.org/docs/main/export.programming_model.html) vs. [new](https://docs-preview.pytorch.org/pytorch/pytorch/155659/export.programming_model.html)) Pull Request resolved: https://github.com/pytorch/pytorch/pull/155659 Approved by: https://github.com/sekyondaMeta
Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.