mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* support git submodule * update setup * fix ci network * fix clone * revert clone linux * delete args * fix ci * update
10 lines
406 B
Plaintext
10 lines
406 B
Plaintext
[submodule "custom_ops/third_party/DeepGEMM"]
|
|
path = custom_ops/third_party/DeepGEMM
|
|
url = https://github.com/deepseek-ai/DeepGEMM.git
|
|
[submodule "custom_ops/third_party/cutlass"]
|
|
path = custom_ops/third_party/cutlass
|
|
url = https://github.com/NVIDIA/cutlass.git
|
|
[submodule "custom_ops/third_party/nlohmann_json"]
|
|
path = custom_ops/third_party/nlohmann_json
|
|
url = https://github.com/nlohmann/json.git
|