mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-04 08:16:42 +08:00

Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
* 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
|