Kazuaki Ishizaki
|
4f91b8e0ee
|
Fix typo under docs directory (#91871)
This PR fixes typo in '.rst' files under 'docs' directory
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91871
Approved by: https://github.com/ngimel
|
2023-01-10 22:33:36 +00:00 |
|
Sean Silva
|
e9cd7e0869
|
[dynamo] Fix rst syntax for list (#90390)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/90390
Approved by: https://github.com/soumith
|
2023-01-10 19:56:26 +00:00 |
|
Ikko Ashimine
|
a188e6ddc0
|
Fix typo in troubleshooting.rst (#91301)
enviornment -> environment
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91301
Approved by: https://github.com/msaroufim
|
2022-12-23 21:39:38 +00:00 |
|
Takeshi Watanabe
|
55749b9c41
|
[dynamo] Write full code of how to enable output_code (#91230)
Ref https://github.com/pytorch/pytorch/pull/91223
Since it was trickier than I've expected
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91230
Approved by: https://github.com/soumith
|
2022-12-22 14:09:06 +00:00 |
|
Takeshi Watanabe
|
0476201482
|
Update debug option for torch._dynamo (#91223)
Seems outdated from https://www.youtube.com/watch?v=egZB5Uxki0I
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91223
Approved by: https://github.com/ngimel
|
2022-12-21 05:06:42 +00:00 |
|
Bin Bao
|
548960f68e
|
Replace TORCHINDUCTOR_TRACE with TORCH_COMPILE_DEBUG in documentation (#91011)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91011
Approved by: https://github.com/mlazos, https://github.com/jansel, https://github.com/msaroufim
|
2022-12-19 14:45:27 +00:00 |
|
Svetlana Karslioglu
|
015b05af18
|
Editorial pass on Dyamo docs (#89921)
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89921
Approved by: https://github.com/msaroufim
|
2022-12-01 18:53:16 +00:00 |
|
Mark Saroufim
|
9048cf16fe
|
Move Dynamo docs back to core (#89769)
With contributions from @svekars and @malfet
Waiting for doc build job to complete
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89769
Approved by: https://github.com/soumith, https://github.com/malfet
|
2022-11-29 04:38:53 +00:00 |
|
PyTorch MergeBot
|
47cca5e444
|
Revert "Move Dynamo docs back to core (#89769)"
This reverts commit be2816db18.
Reverted https://github.com/pytorch/pytorch/pull/89769 on behalf of https://github.com/clee2000 due to broke lint
|
2022-11-28 21:04:33 +00:00 |
|
Mark Saroufim
|
be2816db18
|
Move Dynamo docs back to core (#89769)
With contributions from @svekars and @malfet
Waiting for doc build job to complete
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89769
Approved by: https://github.com/soumith
|
2022-11-28 20:32:05 +00:00 |
|