mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Fixes #104500 As discussed in #104500, the [corresponding doc](https://pytorch.org/docs/stable/dynamo/get-started.html#getting-started) for dynamo is inconsistent between the code and explanation. I have run the code example to get the correct code.  This PR fixes the problem and makes the doc more readable. cc: @davidberard98 @ezyang please help me check this PR, thanks! Pull Request resolved: https://github.com/pytorch/pytorch/pull/104596 Approved by: https://github.com/ezyang |
||
|---|---|---|
| .. | ||
| 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 | ||