Skip to content

Commit 6caa821

Browse files
Merge pull request #6 from codeplaysoftware/add-maxime-blog
Fixed typo.
2 parents 48d90cf + 50c2881 commit 6caa821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_collections/_portal_posts/2025-09-02-gpu-tensor-core-and-data-feeding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ this can be seen on the following diagrams showing selected parts of an Intel GP
6767
![XeCore GPU Illustration]({{ '/assets/images/portal/article-images/2025-09-02-intel-gpu/XeCore.jpg' | relative_url }})<br>
6868
*Illustration of an Intel XeCore architecture (simplified)*
6969

70-
Basically, the tensor core reads operands A and B from a the *register file* and then writes the accumulated output C
70+
Basically, the tensor core reads operands A and B from the *register file* and then writes the accumulated output C
7171
back to the *file register*.
7272

7373
However, as we have seen in [Introduction](#gpu-tensor-core-and-data-feeding), Tensor Cores have improved significantly,

0 commit comments

Comments
 (0)