Commit ·
de9c90b
1
Parent(s): 0697a5e
https://www.youtube.com/watch?v=mHC08Gf_xnc&list=PL_lsbAsL_o2BUUxo6coMBFwQE31U4Eb2q&index=14
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -383,7 +383,7 @@
|
|
| 383 |
"repo_name": "monarch",
|
| 384 |
"repo_link": "https://github.com/meta-pytorch/monarch",
|
| 385 |
"category": "distributed computing",
|
| 386 |
-
"github_about_section": "PyTorch
|
| 387 |
"homepage_link": "https://meta-pytorch.org/monarch"
|
| 388 |
},
|
| 389 |
{
|
|
@@ -473,7 +473,8 @@
|
|
| 473 |
"repo_name": "lightning-thunder",
|
| 474 |
"repo_link": "https://github.com/Lightning-AI/lightning-thunder",
|
| 475 |
"category": "model compiler",
|
| 476 |
-
"github_about_section": "PyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily write your own."
|
|
|
|
| 477 |
},
|
| 478 |
{
|
| 479 |
"repo_name": "Helion",
|
|
|
|
| 383 |
"repo_name": "monarch",
|
| 384 |
"repo_link": "https://github.com/meta-pytorch/monarch",
|
| 385 |
"category": "distributed computing",
|
| 386 |
+
"github_about_section": "Monarch is a distributed programming framework for PyTorch based on scalable actor messaging.",
|
| 387 |
"homepage_link": "https://meta-pytorch.org/monarch"
|
| 388 |
},
|
| 389 |
{
|
|
|
|
| 473 |
"repo_name": "lightning-thunder",
|
| 474 |
"repo_link": "https://github.com/Lightning-AI/lightning-thunder",
|
| 475 |
"category": "model compiler",
|
| 476 |
+
"github_about_section": "PyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily write your own.",
|
| 477 |
+
"homepage_link": "https://lightning.ai/docs/pytorch/stable"
|
| 478 |
},
|
| 479 |
{
|
| 480 |
"repo_name": "Helion",
|