File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ <h3>2024 PyTorch Conference</h3>
31
31
</ p >
32
32
</ div >
33
33
< div class ="col-md ">
34
- < h3 > PyTorch 2.2 </ h3 >
34
+ < h3 > PyTorch 2.3 </ h3 >
35
35
< p >
36
- PyTorch 2.2 offers ~2x performance improvement .
36
+ PyTorch 2.3 introduces support for user-defined Triton kernels in torch.compile without performance regressions or graph breaks .
37
37
</ p >
38
38
< p >
39
- < a href ="/blog/pytorch2-2 / "> Learn More</ a >
39
+ < a href ="/blog/pytorch2-3 / "> Learn More</ a >
40
40
</ p >
41
41
</ div >
42
42
< div class ="col-md ">
@@ -223,4 +223,4 @@ <h2>Companies & Universities<br />Using PyTorch</h2>
223
223
<!-- Load JS for pagination -->
224
224
225
225
< script src ="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js "> </ script >
226
- < script list-id ="news-items " display-count ="1 " pagination ="true " src ="{{ site.baseurl }}/assets/filter-hub-tags.js "> </ script >
226
+ < script list-id ="news-items " display-count ="1 " pagination ="true " src ="{{ site.baseurl }}/assets/filter-hub-tags.js "> </ script >
You can’t perform that action at this time.
0 commit comments