Skip to content

Commit 22cdaae

Browse files
authored
feat: new library Collective operation (#1744)
1 parent e059b93 commit 22cdaae

3 files changed

Lines changed: 9668 additions & 0 deletions

File tree

libraries.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6694,6 +6694,33 @@
66946694
"Users"
66956695
]
66966696
},
6697+
{
6698+
"name": "Collective operation",
6699+
"description": "8 Collective operation",
6700+
"authors": [
6701+
{
6702+
"name": "Jimmy",
6703+
"github": "https://github.com/https://github.com/jinmingyi1998",
6704+
"twitter": "",
6705+
"url": "https://www.jmyjmy.top"
6706+
}
6707+
],
6708+
"source": "https-github-com-jinmingyi1998/collective-operation.excalidrawlib",
6709+
"preview": "https-github-com-jinmingyi1998/collective-operation.jpg",
6710+
"created": "2025-03-02",
6711+
"updated": "2025-03-02",
6712+
"version": 2,
6713+
"itemNames": [
6714+
"reduce scatter",
6715+
"all to all",
6716+
"all gather",
6717+
"all reduce",
6718+
"gather",
6719+
"reduce",
6720+
"broadcast",
6721+
"scatter"
6722+
]
6723+
},
66976724
{
66986725
"name": "Fortinet",
66996726
"description": "Unofficial library of core Fortinet Products",

0 commit comments

Comments
 (0)