mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Moving some dynamo configs to torch.compiler Pull Request resolved: https://github.com/pytorch/pytorch/pull/163517 Approved by: https://github.com/williamwen42, https://github.com/anijain2305 Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
13 lines
195 B
Markdown
13 lines
195 B
Markdown
```{eval-rst}
|
|
.. currentmodule:: torch.compiler.config
|
|
```
|
|
|
|
# torch.compiler.config
|
|
|
|
```{eval-rst}
|
|
.. automodule:: torch.compiler.config
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|