paddle-cross-ecosystem-custom-op
将原生 PyTorch 自定义算子库、Torch extension、生态库(TorchCodec/FlashInfer/DeepEP 等)以及 Kernel DSL 生态(Triton/TileLang/TVM FFI 等)以最小修改方式接入 PaddlePaddle。遇到以下场景务必使用:迁移外部算子库到 Paddle;分析 PFCCLab fork 与上游的兼容差异;处理 paddle.enable_compat、paddle.utils.cpp_extension、TORCH_LIBRARY、torch.ops、at::Tensor/c10 compat 问题;为 compat gap 设计最小 workaround 并准备 Paddle issue 最小复现;将已迁移的生态库集成进 PaddleFleet(paddlefleet_ops、eager import 约束)。
Source facts
- Repository
- PaddlePaddle/Paddle
- Last source activity
- August 4, 2026 at 13:36
- Detected SKILL.md language
- Chinese
- Stars
- 24,062
- Forks
- 6,016
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.