TylerHilbert commited on
Commit
6146163
·
1 Parent(s): d413412

Fixed typos

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -59,7 +59,7 @@
59
  {
60
  "github_repo_link": "https://github.com/tile-ai/tilelang",
61
  "repo_name": "tilelang",
62
- "repo_description": " Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels",
63
  "homepage_link": "https://tilelang.com/",
64
  "category": "dsl"
65
  },
@@ -423,7 +423,7 @@
423
  {
424
  "github_repo_link": "https://github.com/Jeff-LiangF/streamv2v",
425
  "repo_name": "streamv2v",
426
- "repo_description": "Official Pytorch implementation of StreamV2V. ",
427
  "homepage_link": "https://jeff-liangf.github.io/projects/streamv2v/"
428
  },
429
  {
@@ -436,7 +436,7 @@
436
  {
437
  "github_repo_link": "https://github.com/triton-inference-server/server",
438
  "repo_name": "server",
439
- "repo_description": "The Triton Inference Server provides an optimized cloud and edge inferencing solution. ",
440
  "homepage_link": "https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/index.html",
441
  "github_topic_closest_fit": "inference"
442
  },
@@ -467,7 +467,7 @@
467
  "repo_description": "Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search",
468
  "homepage_link": "https://milvus.io",
469
  "github_topic_closest_fit": "vector-search",
470
- "category": "vector databse"
471
  },
472
  {
473
  "github_repo_link": "https://github.com/gaoj0017/RaBitQ",
@@ -499,8 +499,7 @@
499
  {
500
  "github_repo_link": "https://github.com/sandialabs/torchdendrite",
501
  "repo_name": "torchdendrite",
502
- "repo_description": "Dendrites for PyTorch and SNNTorch neural networks ",
503
- "github_topic_closest_fit": "scr-3078",
504
  "category": "machine learning framework"
505
  },
506
  {
@@ -608,11 +607,6 @@
608
  "homepage_link": "https://opencv.org",
609
  "github_topic_closest_fit": "image-processing"
610
  },
611
- {
612
- "github_repo_link": "https://github.com/Lightning-AI/lightning-thunder",
613
- "repo_name": "lightning-thunder",
614
- "repo_description": "PyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily write your own."
615
- },
616
  {
617
  "github_repo_link": "https://github.com/tracel-ai/burn",
618
  "repo_name": "burn",
@@ -692,7 +686,7 @@
692
  {
693
  "github_repo_link": "https://github.com/triSYCL/triSYCL",
694
  "repo_name": "triSYCL",
695
- "repo_description": " Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group",
696
  "github_topic_closest_fit": "opencl"
697
  },
698
  {
@@ -744,7 +738,7 @@
744
  "repo_name": "tflite-micro",
745
  "repo_description": "Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors)."
746
  },
747
- {
748
  "github_repo_link": "https://github.com/Wan-Video/Wan2.2",
749
  "repo_name": "Wan2.2",
750
  "repo_description": "Wan: Open and Advanced Large-Scale Video Generative Models",
@@ -765,7 +759,7 @@
765
  {
766
  "github_repo_link": "https://github.com/ROCm/roctracer",
767
  "repo_name": "roctracer",
768
- "repo_description": "[DEPRECATED] Moved to ROCm/rocm-systems repo ",
769
  "homepage_link": "https://github.com/ROCm/rocm-systems"
770
  },
771
  {
@@ -785,14 +779,14 @@
785
  {
786
  "github_repo_link": "https://github.com/ROCm/rocPRIM",
787
  "repo_name": "rocPRIM",
788
- "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo ",
789
  "homepage_link": "https://github.com/ROCm/rocm-libraries",
790
  "github_topic_closest_fit": "hip"
791
  },
792
  {
793
  "github_repo_link": "https://github.com/ROCm/hipCUB",
794
  "repo_name": "hipCUB",
795
- "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo ",
796
  "homepage_link": "https://github.com/ROCm/rocm-libraries"
797
  },
798
  {
@@ -811,7 +805,7 @@
811
  {
812
  "github_repo_link": "https://github.com/ROCm/rocRAND",
813
  "repo_name": "rocRAND",
814
- "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo ",
815
  "homepage_link": "https://github.com/ROCm/rocm-libraries",
816
  "github_topic_closest_fit": "hip"
817
  },
 
59
  {
60
  "github_repo_link": "https://github.com/tile-ai/tilelang",
61
  "repo_name": "tilelang",
62
+ "repo_description": "Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels",
63
  "homepage_link": "https://tilelang.com/",
64
  "category": "dsl"
65
  },
 
423
  {
424
  "github_repo_link": "https://github.com/Jeff-LiangF/streamv2v",
425
  "repo_name": "streamv2v",
426
+ "repo_description": "Official Pytorch implementation of StreamV2V.",
427
  "homepage_link": "https://jeff-liangf.github.io/projects/streamv2v/"
428
  },
429
  {
 
436
  {
437
  "github_repo_link": "https://github.com/triton-inference-server/server",
438
  "repo_name": "server",
439
+ "repo_description": "The Triton Inference Server provides an optimized cloud and edge inferencing solution.",
440
  "homepage_link": "https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/index.html",
441
  "github_topic_closest_fit": "inference"
442
  },
 
467
  "repo_description": "Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search",
468
  "homepage_link": "https://milvus.io",
469
  "github_topic_closest_fit": "vector-search",
470
+ "category": "vector database"
471
  },
472
  {
473
  "github_repo_link": "https://github.com/gaoj0017/RaBitQ",
 
499
  {
500
  "github_repo_link": "https://github.com/sandialabs/torchdendrite",
501
  "repo_name": "torchdendrite",
502
+ "repo_description": "Dendrites for PyTorch and SNNTorch neural networks",
 
503
  "category": "machine learning framework"
504
  },
505
  {
 
607
  "homepage_link": "https://opencv.org",
608
  "github_topic_closest_fit": "image-processing"
609
  },
 
 
 
 
 
610
  {
611
  "github_repo_link": "https://github.com/tracel-ai/burn",
612
  "repo_name": "burn",
 
686
  {
687
  "github_repo_link": "https://github.com/triSYCL/triSYCL",
688
  "repo_name": "triSYCL",
689
+ "repo_description": "Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group",
690
  "github_topic_closest_fit": "opencl"
691
  },
692
  {
 
738
  "repo_name": "tflite-micro",
739
  "repo_description": "Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors)."
740
  },
741
+ {
742
  "github_repo_link": "https://github.com/Wan-Video/Wan2.2",
743
  "repo_name": "Wan2.2",
744
  "repo_description": "Wan: Open and Advanced Large-Scale Video Generative Models",
 
759
  {
760
  "github_repo_link": "https://github.com/ROCm/roctracer",
761
  "repo_name": "roctracer",
762
+ "repo_description": "[DEPRECATED] Moved to ROCm/rocm-systems repo",
763
  "homepage_link": "https://github.com/ROCm/rocm-systems"
764
  },
765
  {
 
779
  {
780
  "github_repo_link": "https://github.com/ROCm/rocPRIM",
781
  "repo_name": "rocPRIM",
782
+ "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo",
783
  "homepage_link": "https://github.com/ROCm/rocm-libraries",
784
  "github_topic_closest_fit": "hip"
785
  },
786
  {
787
  "github_repo_link": "https://github.com/ROCm/hipCUB",
788
  "repo_name": "hipCUB",
789
+ "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo",
790
  "homepage_link": "https://github.com/ROCm/rocm-libraries"
791
  },
792
  {
 
805
  {
806
  "github_repo_link": "https://github.com/ROCm/rocRAND",
807
  "repo_name": "rocRAND",
808
+ "repo_description": "[DEPRECATED] Moved to ROCm/rocm-libraries repo",
809
  "homepage_link": "https://github.com/ROCm/rocm-libraries",
810
  "github_topic_closest_fit": "hip"
811
  },