|
193b29ee0c
|
[BE][EZ] Minor doc fixes (#158574)
[BE] Minor doc fixes
|
2025-07-18 10:34:55 -05:00 |
|
|
72d2dba992
|
Add None return type to init (#132335)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/132335
Approved by: https://github.com/albanD
|
2024-08-01 15:26:45 +00:00 |
|
|
a7aa066b09
|
Fix link to dynamo in torch/fx readme (#130233)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/130233
Approved by: https://github.com/janeyx99
|
2024-07-10 17:00:49 +00:00 |
|
|
d0d09f5977
|
Fix torch.compile links (#121824)
Fixes https://github.com/pytorch/pytorch.github.io/issues/1567
Pull Request resolved: https://github.com/pytorch/pytorch/pull/121824
Approved by: https://github.com/svekars, https://github.com/peterbell10, https://github.com/malfet
ghstack dependencies: #121823
|
2024-03-15 19:49:37 +00:00 |
|
|
8a5a377190
|
Move doc links to point to main (#121823)
The previous links were pointing to an outdated branch
Command: `find . -type f -exec sed -i "s:docs/main:docs/master:g" {} + `
Pull Request resolved: https://github.com/pytorch/pytorch/pull/121823
Approved by: https://github.com/albanD, https://github.com/malfet
|
2024-03-15 19:49:37 +00:00 |
|
|
b1e8f2fc11
|
Update torch.fx docs (#97058)
Fixes #ISSUE_NUMBER
Pull Request resolved: https://github.com/pytorch/pytorch/pull/97058
Approved by: https://github.com/svekars, https://github.com/SherlockNoMad
|
2023-03-20 23:13:16 +00:00 |
|