Commit
·
1998b1d
1
Parent(s):
a58f370
kernels
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -210,19 +210,20 @@
|
|
| 210 |
{
|
| 211 |
"repo_name": "kernels",
|
| 212 |
"repo_link": "https://github.com/huggingface/kernels",
|
| 213 |
-
"category": "kernels",
|
| 214 |
"github_about_section": "Load compute kernels from the Hub"
|
| 215 |
},
|
| 216 |
{
|
| 217 |
"repo_name": "kernels-community",
|
| 218 |
"repo_link": "https://github.com/huggingface/kernels-community",
|
| 219 |
-
"category": "kernels",
|
|
|
|
| 220 |
"github_about_section": "Kernel sources for https://huggingface.co/kernels-community"
|
| 221 |
},
|
| 222 |
{
|
| 223 |
"repo_name": "Liger-Kernel",
|
| 224 |
"repo_link": "https://github.com/linkedin/Liger-Kernel",
|
| 225 |
-
"category": "
|
| 226 |
"github_about_section": "Efficient Triton Kernels for LLM Training",
|
| 227 |
"homepage_link": "https://openreview.net/pdf?id=36SjAIT42G",
|
| 228 |
"github_topic_closest_fit": "triton"
|
|
@@ -230,13 +231,13 @@
|
|
| 230 |
{
|
| 231 |
"repo_name": "quack",
|
| 232 |
"repo_link": "https://github.com/Dao-AILab/quack",
|
| 233 |
-
"category": "
|
| 234 |
"github_about_section": "A Quirky Assortment of CuTe Kernels"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"repo_name": "reference-kernels",
|
| 238 |
"repo_link": "https://github.com/gpu-mode/reference-kernels",
|
| 239 |
-
"category": "
|
| 240 |
"github_about_section": "Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!",
|
| 241 |
"homepage_link": "https://gpumode.com",
|
| 242 |
"github_topic_closest_fit": "gpu"
|
|
@@ -452,6 +453,7 @@
|
|
| 452 |
{
|
| 453 |
"repo_name": "composable_kernel",
|
| 454 |
"repo_link": "https://github.com/ROCm/composable_kernel",
|
|
|
|
| 455 |
"github_about_section": "Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators",
|
| 456 |
"homepage_link": "https://rocm.docs.amd.com/projects/composable_kernel"
|
| 457 |
},
|
|
@@ -486,6 +488,7 @@
|
|
| 486 |
{
|
| 487 |
"repo_name": "flashinfer",
|
| 488 |
"repo_link": "https://github.com/flashinfer-ai/flashinfer",
|
|
|
|
| 489 |
"github_about_section": "FlashInfer: Kernel Library for LLM Serving",
|
| 490 |
"homepage_link": "https://flashinfer.ai",
|
| 491 |
"github_topic_closest_fit": "attention"
|
|
@@ -577,11 +580,6 @@
|
|
| 577 |
"github_about_section": "Build effective agents using Model Context Protocol and simple workflow patterns",
|
| 578 |
"github_topic_closest_fit": "ai-agents"
|
| 579 |
},
|
| 580 |
-
{
|
| 581 |
-
"repo_name": "Megakernels",
|
| 582 |
-
"repo_link": "https://github.com/HazyResearch/Megakernels",
|
| 583 |
-
"github_about_section": "kernels, of the mega variety"
|
| 584 |
-
},
|
| 585 |
{
|
| 586 |
"repo_name": "metaflow",
|
| 587 |
"repo_link": "https://github.com/Netflix/metaflow",
|
|
|
|
| 210 |
{
|
| 211 |
"repo_name": "kernels",
|
| 212 |
"repo_link": "https://github.com/huggingface/kernels",
|
| 213 |
+
"category": "gpu kernels",
|
| 214 |
"github_about_section": "Load compute kernels from the Hub"
|
| 215 |
},
|
| 216 |
{
|
| 217 |
"repo_name": "kernels-community",
|
| 218 |
"repo_link": "https://github.com/huggingface/kernels-community",
|
| 219 |
+
"category": "gpu kernels",
|
| 220 |
+
"homepage_link": "https://huggingface.co/kernels-community",
|
| 221 |
"github_about_section": "Kernel sources for https://huggingface.co/kernels-community"
|
| 222 |
},
|
| 223 |
{
|
| 224 |
"repo_name": "Liger-Kernel",
|
| 225 |
"repo_link": "https://github.com/linkedin/Liger-Kernel",
|
| 226 |
+
"category": "kernel examples",
|
| 227 |
"github_about_section": "Efficient Triton Kernels for LLM Training",
|
| 228 |
"homepage_link": "https://openreview.net/pdf?id=36SjAIT42G",
|
| 229 |
"github_topic_closest_fit": "triton"
|
|
|
|
| 231 |
{
|
| 232 |
"repo_name": "quack",
|
| 233 |
"repo_link": "https://github.com/Dao-AILab/quack",
|
| 234 |
+
"category": "kernel examples",
|
| 235 |
"github_about_section": "A Quirky Assortment of CuTe Kernels"
|
| 236 |
},
|
| 237 |
{
|
| 238 |
"repo_name": "reference-kernels",
|
| 239 |
"repo_link": "https://github.com/gpu-mode/reference-kernels",
|
| 240 |
+
"category": "kernel examples",
|
| 241 |
"github_about_section": "Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!",
|
| 242 |
"homepage_link": "https://gpumode.com",
|
| 243 |
"github_topic_closest_fit": "gpu"
|
|
|
|
| 453 |
{
|
| 454 |
"repo_name": "composable_kernel",
|
| 455 |
"repo_link": "https://github.com/ROCm/composable_kernel",
|
| 456 |
+
"category": "gpu kernels",
|
| 457 |
"github_about_section": "Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators",
|
| 458 |
"homepage_link": "https://rocm.docs.amd.com/projects/composable_kernel"
|
| 459 |
},
|
|
|
|
| 488 |
{
|
| 489 |
"repo_name": "flashinfer",
|
| 490 |
"repo_link": "https://github.com/flashinfer-ai/flashinfer",
|
| 491 |
+
"category": "gpu kernels",
|
| 492 |
"github_about_section": "FlashInfer: Kernel Library for LLM Serving",
|
| 493 |
"homepage_link": "https://flashinfer.ai",
|
| 494 |
"github_topic_closest_fit": "attention"
|
|
|
|
| 580 |
"github_about_section": "Build effective agents using Model Context Protocol and simple workflow patterns",
|
| 581 |
"github_topic_closest_fit": "ai-agents"
|
| 582 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 583 |
{
|
| 584 |
"repo_name": "metaflow",
|
| 585 |
"repo_link": "https://github.com/Netflix/metaflow",
|