forked from PaddlePaddle/PaddleFleet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 833 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/DeepGEMM"]
path = packages/paddlefleet_ops/third_party/DeepGEMM
url = https://github.com/PFCCLab/DeepGEMM.git
[submodule "third_party/DeepEP"]
path = packages/paddlefleet_ops/third_party/DeepEP
url = https://github.com/PFCCLab/DeepEP.git
[submodule "third_party/quack"]
path = packages/paddlefleet_ops/third_party/quack
url = https://github.com/PFCCLab/quack.git
[submodule "third_party/sonic-moe"]
path = packages/paddlefleet_ops/third_party/sonic-moe
url = https://github.com/PFCCLab/supersonic-moe.git
[submodule "third_party/flash-attention"]
path = packages/paddlefleet_ops/third_party/flash-attention
url = https://github.com/PaddlePaddle/flash-attention.git
[submodule "third_party/HybridEP"]
path = packages/paddlefleet_ops/third_party/HybridEP
url = https://github.com/PFCCLab/DeepEP.git