Commit ·
c5c924d
1
Parent(s): 480f1af
OpenCL-SDK and ZLUDA. Replaced neuronx-distributed-inference with aws-neuron-sdk
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1065,17 +1065,10 @@
|
|
| 1065 |
"contributors_2024": 0,
|
| 1066 |
"contributors_2023": 0
|
| 1067 |
},
|
| 1068 |
-
{
|
| 1069 |
-
"repo_name": "neuronx-distributed-inference",
|
| 1070 |
-
"repo_link": "https://github.com/aws-neuron/neuronx-distributed-inference",
|
| 1071 |
-
"contributors_all": 11,
|
| 1072 |
-
"contributors_2025": 9,
|
| 1073 |
-
"contributors_2024": 3,
|
| 1074 |
-
"contributors_2023": 0
|
| 1075 |
-
},
|
| 1076 |
{
|
| 1077 |
"repo_name": "OpenCL-SDK",
|
| 1078 |
"repo_link": "https://github.com/KhronosGroup/OpenCL-SDK",
|
|
|
|
| 1079 |
"github_about_section": "OpenCL SDK",
|
| 1080 |
"homepage_link": "https://khronos.org/opencl",
|
| 1081 |
"github_topic_closest_fit": "parallel-programming",
|
|
@@ -1087,6 +1080,7 @@
|
|
| 1087 |
{
|
| 1088 |
"repo_name": "ZLUDA",
|
| 1089 |
"repo_link": "https://github.com/vosen/ZLUDA",
|
|
|
|
| 1090 |
"github_about_section": "CUDA on non-NVIDIA GPUs",
|
| 1091 |
"homepage_link": "https://vosen.github.io/ZLUDA",
|
| 1092 |
"github_topic_closest_fit": "parallel-programming",
|
|
@@ -1338,5 +1332,11 @@
|
|
| 1338 |
"repo_link": "https://github.com/wandb/wandb",
|
| 1339 |
"github_about_section": "The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.",
|
| 1340 |
"homepage_link": "https://wandb.ai"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1341 |
}
|
| 1342 |
]
|
|
|
|
| 1065 |
"contributors_2024": 0,
|
| 1066 |
"contributors_2023": 0
|
| 1067 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1068 |
{
|
| 1069 |
"repo_name": "OpenCL-SDK",
|
| 1070 |
"repo_link": "https://github.com/KhronosGroup/OpenCL-SDK",
|
| 1071 |
+
"category": "parallel computing",
|
| 1072 |
"github_about_section": "OpenCL SDK",
|
| 1073 |
"homepage_link": "https://khronos.org/opencl",
|
| 1074 |
"github_topic_closest_fit": "parallel-programming",
|
|
|
|
| 1080 |
{
|
| 1081 |
"repo_name": "ZLUDA",
|
| 1082 |
"repo_link": "https://github.com/vosen/ZLUDA",
|
| 1083 |
+
"category": "middleware",
|
| 1084 |
"github_about_section": "CUDA on non-NVIDIA GPUs",
|
| 1085 |
"homepage_link": "https://vosen.github.io/ZLUDA",
|
| 1086 |
"github_topic_closest_fit": "parallel-programming",
|
|
|
|
| 1332 |
"repo_link": "https://github.com/wandb/wandb",
|
| 1333 |
"github_about_section": "The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.",
|
| 1334 |
"homepage_link": "https://wandb.ai"
|
| 1335 |
+
},
|
| 1336 |
+
{
|
| 1337 |
+
"repo_name": "aws-neuron-sdk",
|
| 1338 |
+
"repo_link": "https://github.com/aws-neuron/aws-neuron-sdk",
|
| 1339 |
+
"github_about_section": "Powering AWS purpose-built machine learning chips. Blazing fast and cost effective, natively integrated into PyTorch and TensorFlow and integrated with your favorite AWS services",
|
| 1340 |
+
"homepage_link": "https://aws.amazon.com/ai/machine-learning/neuron"
|
| 1341 |
}
|
| 1342 |
]
|