Skip to content

Commit 439b2a1

Browse files
committed
fix image
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 8434bf8 commit 439b2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-11-introducing-depyf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Introducing depyf: mastering torch.compile with ease"
44
hidden: true
55
---
66

7-
![depyf logo](/assets/images/depyf.png){:style="width:100%;"}
7+
![depyf logo](/assets/images/depyf.png){:style="width:100%;display: block; max-width: 400px; margin-right: auto; margin-left: auto"}
88

99

1010
We are thrilled to introduce `depyf`, a new project to the PyTorch ecosystem designed to help users understand, learn, and adapt to `torch.compile`!

0 commit comments

Comments
 (0)