Skip to content

Commit 839aae9

Browse files
committed
Update 2024-05-21-perfboost-windows-cpu.md
1 parent 2b06d40 commit 839aae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-21-perfboost-windows-cpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: blog_detail
33
title: "The Path to Achieve PyTorch Windows Performance boost on CPU"
4-
author: Zhaoqiong Zheng, Xu Han, Haozhe Zhu, Wenzhuo Zhang from Intel
4+
author: Zhaoqiong Zheng from Intel
55
---
66

77
The challenge of PyTorch's lower CPU performance on Windows compared to Linux has been a significant issue. There are multiple factors leading to this performance disparity. Through meticulous investigation, we've identified one of the primary reasons for poor CPU performance on Windows, which is linked to the Windows malloc memory allocator.

0 commit comments

Comments
 (0)