Skip to content

Commit 5987561

Browse files
committed
copy tweak
Signed-off-by: Chris Abraham <[email protected]>
1 parent ef43ed1 commit 5987561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-10-15-performance-boost-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The graph shows that with PyTorch 2.4.1, CPU performance on Windows has nearly c
8383

8484
## HOW TO TAKE ADVANTAGE OF THE OPTIMIZATIONS
8585

86-
Install PyTorch CPU 2.4.1 on Windows from the [official repository](https://pytorch.org/get-started/locally/), and you may automatically experience a performance boost with memory allocation and vectorizations.
86+
Install PyTorch CPU 2.4.1 or later on Windows from the [official repository](https://pytorch.org/get-started/locally/), and you may automatically experience a performance boost with memory allocation and vectorizations.
8787

8888

8989
## ACKNOWLEDGMENTS

0 commit comments

Comments
 (0)