Skip to content

Commit 5ff8c93

Browse files
committed
image swap
1 parent 16443ad commit 5ff8c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-10-25-intel-gpu-support-pytorch-2-5.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ The performance of Intel GPU on PyTorch was continuously optimized to achieve de
5656

5757
The latest performance data measured on top of PyTorch Dynamo Benchmarking Suite using Intel® Data Center GPU Max Series 1100 single card showcase the FP16/BF16 significant speedup ratio over FP32 on eager mode in Figure 1, and Torch.compile mode speedup ratio over eager mode in Figure 2\. Both inference and training reached the similar significant improvements.
5858

59-
![Figure 2: FP16/BF16 Performance Gains Over FP32 Eager](/assets/images/performance-gains-over-fp32-eager.png){:style="width:100%"}
59+
![Figure 2: FP16/BF16 Performance Gains Over FP32 Eager](/assets/images/performance-gains-over-fp32-eager-2.png){:style="width:100%"}
6060

6161
Figure 2: FP16/BF16 Performance Gains Over FP32 Eager
6262

63-
![Figure 3: Torch.compile Performance Gains Over Eager Mode](/assets/images/performance-gains-over-fp32-eager-2.png){:style="width:100%"}
63+
![Figure 3: Torch.compile Performance Gains Over Eager Mode](/assets/images/performance-gains-over-fp32-eager.png){:style="width:100%"}
6464

6565
Figure 3: Torch.compile Performance Gains Over Eager Mode
6666

0 commit comments

Comments
 (0)