Skip to content

Commit cf65bd3

Browse files
committed
Tweaks to blog post
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent b1817c9 commit cf65bd3

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
@@ -88,7 +88,7 @@ Install PyTorch CPU 2.4.1 or later on Windows from the [official repository](htt
8888

8989
## ACKNOWLEDGMENTS
9090

91-
The results presented in this blog post was achieved through the collaborative effort of the Intel PyTorch team and Meta. We would like to express our sincere gratitude to [Xu Han](https://github.com/xuhancn), [Jiong Gong](https://github.com/jgong5), [Haozhe Zhu](https://github.com/zhuhaozhe), [Mingfei Ma](https://github.com/mingfeima), [Chuanqi Wang](https://github.com/chuanqi129), [Guobing Chen](https://github.com/Guobing-Chen) and [Eikan Wang](https://github.com/EikanWang). Their expertise and dedication have been instrumental in achieving the optimizations and performance improvements discussed here. Thanks to [Jiachen Pu](https://github.com/peterjc123) from community for his participation in the issue discussion and suggesting the use of [mimalloc](https://github.com/microsoft/mimalloc). We’d also like to express our gratitude to Microsoft for providing such an easily integrated and performant mallocation library. Thanks to [Pierre Blanchard](https://github.com/blapie) , [Nathan Sircombe](https://gitlab.com/Nathan.Sircombe) from ARM and [Alex Reinking](https://github.com/alexreinking) from Qualcomm for their contribution in overcome the compatibility issues with the [sleef](https://github.com/shibatch/sleef) integrated to PyTorch Windows. Finally we want to thank [Jing Xu](https://github.com/jingxu10), [Weizhuo Zhang](https://github.com/WeizhuoZhang-intel) and [Zhaoqiong Zheng](https://github.com/ZhaoqiongZ) for their contributions to this blog.
91+
The results presented in this blog post was achieved through the collaborative effort of the Intel PyTorch team and Meta. We would like to express our sincere gratitude to [Xu Han](https://github.com/xuhancn), [Jiong Gong](https://github.com/jgong5), [Haozhe Zhu](https://github.com/zhuhaozhe), [Mingfei Ma](https://github.com/mingfeima), [Chuanqi Wang](https://github.com/chuanqi129), [Guobing Chen](https://github.com/Guobing-Chen) and [Eikan Wang](https://github.com/EikanWang). Their expertise and dedication have been instrumental in achieving the optimizations and performance improvements discussed here. Thanks to [Jiachen Pu](https://github.com/peterjc123) from community for his participation in the issue discussion and suggesting the use of [mimalloc](https://github.com/microsoft/mimalloc). We’d also like to express our gratitude to Microsoft for providing such an easily integrated and performant mallocation library. Thanks to [Pierre Blanchard](https://github.com/blapie) , [Nathan Sircombe](https://github.com/nSircombe) from ARM and [Alex Reinking](https://github.com/alexreinking) from Adobe for their contribution in overcome the compatibility issues with the [sleef](https://github.com/shibatch/sleef) integrated to PyTorch Windows. Finally we want to thank [Jing Xu](https://github.com/jingxu10), [Weizhuo Zhang](https://github.com/WeizhuoZhang-intel) and [Zhaoqiong Zheng](https://github.com/ZhaoqiongZ) for their contributions to this blog.
9292

9393

9494
### Product and Performance Information

0 commit comments

Comments
 (0)