Commit ·
d88ac79
1
Parent(s): 6a5ea9f
Triton-distributed
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1310,5 +1310,11 @@
|
|
| 1310 |
"repo_link": "https://github.com/pykeio/ort",
|
| 1311 |
"github_about_section": "Fast ML inference & training for ONNX models in Rust",
|
| 1312 |
"homepage_link": "https://ort.pyke.io"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1313 |
}
|
| 1314 |
]
|
|
|
|
| 1310 |
"repo_link": "https://github.com/pykeio/ort",
|
| 1311 |
"github_about_section": "Fast ML inference & training for ONNX models in Rust",
|
| 1312 |
"homepage_link": "https://ort.pyke.io"
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"repo_name": "Triton-distributed",
|
| 1316 |
+
"repo_link": "https://github.com/ByteDance-Seed/Triton-distributed",
|
| 1317 |
+
"github_about_section": "Distributed Compiler based on Triton for Parallel Systems",
|
| 1318 |
+
"homepage_link": "https://triton-distributed.readthedocs.io"
|
| 1319 |
}
|
| 1320 |
]
|