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
27 lines (27 loc) · 1.35 KB
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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
[submodule "packages/paddlefleet_ops/third_party/cudnn-frontend"]
path = packages/paddlefleet_ops/third_party/cudnn-frontend
url = https://github.com/PFCCLab/cudnn-frontend.git
[submodule "packages/paddlefleet_ops/third_party/FlashMLA"]
path = packages/paddlefleet_ops/third_party/FlashMLA
url = https://github.com/PFCCLab/FlashMLA.git
[submodule "packages/paddlefleet_ops/third_party/fast-hadamard-transform"]
path = packages/paddlefleet_ops/third_party/fast-hadamard-transform
url = https://github.com/PFCCLab/fast-hadamard-transform.git