Skip to content

Commit 68bb341

Browse files
Andrew october blogs (#1800)
* wednesday blog post * test for todays date * executorch paragraph removal and addition of button + new blog post for Tuesday * change date to Friday * Wednesday blog fix * removal * Wedneday blog fix * better images * Thursday preview * spacing * remove by * remove "by" since code is already adding it * removal of old blog * removing old executorch page * remove TLDR * clear cache * new performance image * image swap
1 parent a969b7b commit 68bb341

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)