Commit ·
5f2d42b
1
Parent(s): 90a45f7
pybind, cuda-python and torchdynamo
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -668,6 +668,7 @@
|
|
| 668 |
{
|
| 669 |
"repo_name": "pybind11",
|
| 670 |
"repo_link": "https://github.com/pybind/pybind11",
|
|
|
|
| 671 |
"github_about_section": "Seamless operability between C++11 and Python",
|
| 672 |
"homepage_link": "https://pybind11.readthedocs.io",
|
| 673 |
"github_topic_closest_fit": "bindings",
|
|
@@ -679,6 +680,7 @@
|
|
| 679 |
{
|
| 680 |
"repo_name": "cuda-python",
|
| 681 |
"repo_link": "https://github.com/NVIDIA/cuda-python",
|
|
|
|
| 682 |
"github_about_section": "CUDA Python: Performance meets Productivity",
|
| 683 |
"homepage_link": "https://nvidia.github.io/cuda-python",
|
| 684 |
"github_topic_closest_fit": "parallel-programming",
|
|
@@ -1316,15 +1318,6 @@
|
|
| 1316 |
"contributors_2024": 9,
|
| 1317 |
"contributors_2023": 25
|
| 1318 |
},
|
| 1319 |
-
{
|
| 1320 |
-
"repo_name": "torchdynamo",
|
| 1321 |
-
"repo_link": "https://github.com/pytorch/torchdynamo",
|
| 1322 |
-
"github_about_section": "A Python-level JIT compiler designed to make unmodified PyTorch programs faster.",
|
| 1323 |
-
"contributors_all": 63,
|
| 1324 |
-
"contributors_2025": 0,
|
| 1325 |
-
"contributors_2024": 1,
|
| 1326 |
-
"contributors_2023": 4
|
| 1327 |
-
},
|
| 1328 |
{
|
| 1329 |
"repo_name": "wandb",
|
| 1330 |
"repo_link": "https://github.com/wandb/wandb",
|
|
|
|
| 668 |
{
|
| 669 |
"repo_name": "pybind11",
|
| 670 |
"repo_link": "https://github.com/pybind/pybind11",
|
| 671 |
+
"category": "middleware",
|
| 672 |
"github_about_section": "Seamless operability between C++11 and Python",
|
| 673 |
"homepage_link": "https://pybind11.readthedocs.io",
|
| 674 |
"github_topic_closest_fit": "bindings",
|
|
|
|
| 680 |
{
|
| 681 |
"repo_name": "cuda-python",
|
| 682 |
"repo_link": "https://github.com/NVIDIA/cuda-python",
|
| 683 |
+
"category": "middleware",
|
| 684 |
"github_about_section": "CUDA Python: Performance meets Productivity",
|
| 685 |
"homepage_link": "https://nvidia.github.io/cuda-python",
|
| 686 |
"github_topic_closest_fit": "parallel-programming",
|
|
|
|
| 1318 |
"contributors_2024": 9,
|
| 1319 |
"contributors_2023": 25
|
| 1320 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1321 |
{
|
| 1322 |
"repo_name": "wandb",
|
| 1323 |
"repo_link": "https://github.com/wandb/wandb",
|