TylerHilbert commited on
Commit
7ca2aad
·
1 Parent(s): f559dbb

burn and DeepSpeed

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -406,6 +406,7 @@
406
  {
407
  "repo_name": "burn",
408
  "repo_link": "https://github.com/tracel-ai/burn",
 
409
  "github_about_section": "Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.",
410
  "homepage_link": "https://burn.dev",
411
  "contributors_all": 237,
@@ -439,6 +440,7 @@
439
  {
440
  "repo_name": "DeepSpeed",
441
  "repo_link": "https://github.com/deepspeedai/DeepSpeed",
 
442
  "github_about_section": "DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.",
443
  "homepage_link": "https://deepspeed.ai",
444
  "contributors_all": 442,
 
406
  {
407
  "repo_name": "burn",
408
  "repo_link": "https://github.com/tracel-ai/burn",
409
+ "category": "multi-purpose library",
410
  "github_about_section": "Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.",
411
  "homepage_link": "https://burn.dev",
412
  "contributors_all": 237,
 
440
  {
441
  "repo_name": "DeepSpeed",
442
  "repo_link": "https://github.com/deepspeedai/DeepSpeed",
443
+ "category": "training framework",
444
  "github_about_section": "DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.",
445
  "homepage_link": "https://deepspeed.ai",
446
  "contributors_all": 442,