Skip to content

Commit 1e9c466

Browse files
Fixed missing images in Maxime blog.
1 parent 2f6a553 commit 1e9c466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_collections/_portal_posts/2025-09-02-improving-triton-flashattention-performance-on-intel-gpu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,10 @@ We have evaluated the performance of Triton FlashAttention v2 on Intel GPU Max P
442442
The following plots show the normalised performance of the FlashAttention kernel with the *reduce-liveness-pass* enabled
443443
for different input configurations.
444444

445-
![Normalized performance PVC1100](./illustrations/pvc1100_new.png)<br>
445+
![Normalized performance PVC1100]({{ '/assets/images/portal/article-images/2025-09-02-intel-gpu/pvc1100_new.jpg' |
446446
*FlashAttention v2 Normalized performance PVC1100*
447447

448-
![Normalized performance PVC1550](./illustrations/pvc1550_new.png)<br>
448+
![Normalized performance PVC1550]({{ '/assets/images/portal/article-images/2025-09-02-intel-gpu/pvc1550_new.jpg' |
449449
*FlashAttention v2 Normalized performance PVC1550*
450450

451451
The testbed used for these evaluations and a disclaimer can be found [at the bottom](#disclaimer) of this blog post.

0 commit comments

Comments
 (0)