mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Related to #155014 Only included 2 files in this PR: - cond.rst - config_mod.rst Pull Request resolved: https://github.com/pytorch/pytorch/pull/155653 Approved by: https://github.com/svekars
12 lines
181 B
Markdown
12 lines
181 B
Markdown
# torch.__config__
|
|
|
|
```{eval-rst}
|
|
.. automodule:: torch.__config__
|
|
.. currentmodule:: torch.__config__
|
|
```
|
|
|
|
```{eval-rst}
|
|
.. autofunction:: show
|
|
.. autofunction:: parallel_info
|
|
```
|