TylerHilbert commited on
Commit
17a45a5
·
1 Parent(s): bcbdab1

Progress on categories / removed ones I wasn't confident in

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -102,9 +102,8 @@
102
  {
103
  "repo_name": "onnx",
104
  "repo_link": "https://github.com/onnx/onnx",
105
- "category": "machine learning framework",
106
  "github_about_section": "Open standard for machine learning interoperability",
107
- "homepage_link": "https://onnx.ai/",
108
  "github_topic_closest_fit": "onnx"
109
  },
110
  {
@@ -116,8 +115,9 @@
116
  "github_topic_closest_fit": "compiler"
117
  },
118
  {
119
- "repo_link": "https://github.com/ray-project/ray",
120
  "repo_name": "ray",
 
 
121
  "github_about_section": "Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.",
122
  "homepage_link": "https://ray.io",
123
  "github_topic_closest_fit": "machine-learning"
@@ -385,8 +385,7 @@
385
  "repo_link": "https://github.com/ByteDance-Seed/Triton-distributed",
386
  "repo_name": "Triton-distributed",
387
  "github_about_section": "Distributed Compiler based on Triton for Parallel Systems",
388
- "homepage_link": "https://triton-distributed.readthedocs.io/en/latest/",
389
- "category": "model compiler"
390
  },
391
  {
392
  "repo_link": "https://github.com/meta-pytorch/tritonparse",
@@ -431,10 +430,8 @@
431
  {
432
  "repo_link": "https://github.com/NVIDIA/nccl",
433
  "repo_name": "nccl",
434
- "category": "CUDA / OpenCL",
435
  "github_about_section": "Optimized primitives for collective multi-GPU communication",
436
- "homepage_link": "https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/index.html",
437
- "github_topic_closest_fit": "cuda"
438
  },
439
  {
440
  "repo_link": "https://github.com/ai-dynamo/nixl",
@@ -565,8 +562,7 @@
565
  },
566
  {
567
  "repo_link": "https://github.com/aws-neuron/neuronx-distributed-inference",
568
- "repo_name": "neuronx-distributed-inference",
569
- "category": "inference engine"
570
  },
571
  {
572
  "repo_link": "https://github.com/meta-pytorch/monarch",
@@ -743,10 +739,8 @@
743
  {
744
  "repo_name": "oneDPL",
745
  "repo_link": "https://github.com/uxlfoundation/oneDPL",
746
- "category": "compiler",
747
  "github_about_section": "oneAPI DPC++ Library (oneDPL)",
748
- "homepage_link": "https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html",
749
- "github_topic_closest_fit": "compiler"
750
  },
751
  {
752
  "repo_link": "https://github.com/pybind/pybind11",
@@ -771,9 +765,7 @@
771
  "repo_link": "https://github.com/ccache/ccache",
772
  "repo_name": "ccache",
773
  "github_about_section": "ccache – a fast compiler cache",
774
- "homepage_link": "https://ccache.dev",
775
- "github_topic_closest_fit": "compiler",
776
- "category": "compiler"
777
  },
778
  {
779
  "repo_name": "OpenCL-SDK",
 
102
  {
103
  "repo_name": "onnx",
104
  "repo_link": "https://github.com/onnx/onnx",
 
105
  "github_about_section": "Open standard for machine learning interoperability",
106
+ "homepage_link": "https://onnx.ai",
107
  "github_topic_closest_fit": "onnx"
108
  },
109
  {
 
115
  "github_topic_closest_fit": "compiler"
116
  },
117
  {
 
118
  "repo_name": "ray",
119
+ "repo_link": "https://github.com/ray-project/ray",
120
+ "category": "ai compute engine",
121
  "github_about_section": "Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.",
122
  "homepage_link": "https://ray.io",
123
  "github_topic_closest_fit": "machine-learning"
 
385
  "repo_link": "https://github.com/ByteDance-Seed/Triton-distributed",
386
  "repo_name": "Triton-distributed",
387
  "github_about_section": "Distributed Compiler based on Triton for Parallel Systems",
388
+ "homepage_link": "https://triton-distributed.readthedocs.io/en/latest"
 
389
  },
390
  {
391
  "repo_link": "https://github.com/meta-pytorch/tritonparse",
 
430
  {
431
  "repo_link": "https://github.com/NVIDIA/nccl",
432
  "repo_name": "nccl",
 
433
  "github_about_section": "Optimized primitives for collective multi-GPU communication",
434
+ "homepage_link": "https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/index.html"
 
435
  },
436
  {
437
  "repo_link": "https://github.com/ai-dynamo/nixl",
 
562
  },
563
  {
564
  "repo_link": "https://github.com/aws-neuron/neuronx-distributed-inference",
565
+ "repo_name": "neuronx-distributed-inference"
 
566
  },
567
  {
568
  "repo_link": "https://github.com/meta-pytorch/monarch",
 
739
  {
740
  "repo_name": "oneDPL",
741
  "repo_link": "https://github.com/uxlfoundation/oneDPL",
 
742
  "github_about_section": "oneAPI DPC++ Library (oneDPL)",
743
+ "homepage_link": "https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html"
 
744
  },
745
  {
746
  "repo_link": "https://github.com/pybind/pybind11",
 
765
  "repo_link": "https://github.com/ccache/ccache",
766
  "repo_name": "ccache",
767
  "github_about_section": "ccache – a fast compiler cache",
768
+ "homepage_link": "https://ccache.dev"
 
 
769
  },
770
  {
771
  "repo_name": "OpenCL-SDK",