English | 简体中文
PaddlePaddle custom device implementaion.
Design doc refer to Custom Device Overview, and user guidance refer to Custom Device Support with demo code in CustomCPU。
PaddleCustomDevice has supported the following backends:
- PaddlePaddle Custom Device Implementaion for Ascend NPU
- PaddlePaddle Custom Device Implementaion for Cambricon MLU
- PaddlePaddle Custom Device Implementaion for Intel GPU
- PaddlePaddle Custom Device Implementaion for Apple MPS
PaddleCustomDevice is provided under the Apache-2.0 license.