Skip to content

Commit da36f1f

Browse files
authored
Merge pull request #939 from Jam3/homepage-news-ticker-update
Homepage news ticker update
2 parents a83b275 + 7f9397a commit da36f1f

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

_news/news-item-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
order: 1
3-
link: https://pytorch.org/blog/pytorch-1.10-released/
4-
summary: PyTorch 1.10 Release, including CUDA Graphs APIs, TorchScript improvements
3+
link: https://pytorch.org/blog/introducing-torchrec
4+
summary: NEW! Introducing TorchRec, a library for modern production recommendation systems
55
---

_news/news-item-2.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
order: 2
3-
link: https://pytorch.org/blog/pytorch-1.10-new-library-releases
4-
summary: New Library Releases in PyTorch 1.10, including TorchX, TorchAudio, TorchVision
3+
link: https://pytorch.org/blog/pytorch-1.10-released/
4+
summary: PyTorch 1.10 Release, including CUDA Graphs APIs, TorchScript improvements
55
---
6-

_news/news-item-3.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
order: 3
3-
link: https://github.com/pytorch/pytorch/releases/tag/v1.8.1
4-
summary: PyTorch 1.8.1 is now available with improvements and bug fixes
3+
link: https://pytorch.org/blog/pytorch-1.10-new-library-releases
4+
summary: New Library Releases in PyTorch 1.10, including TorchX, TorchAudio, TorchVision
55
---
6-

0 commit comments

Comments
 (0)