Files
wehub-resource-sync 2aaeece67c
Pipelines-Test / Pipelines-Test (push) Waiting to run
Codestyle Check / Check bypass (push) Waiting to run
Codestyle Check / Lint (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:37:14 +08:00
..

PaddleNLP 自定义 OP

此文档介绍如何编译安装 PaddleNLP SDAA 自定义 OP。

1. 安装 PaddleCustomDevice

参考 PaddleCustomDevice SDAA 安装文档 进行安装

2. 安装 paddlenlp_ops

python setup_sdaa.py build bdist_wheel

pip install dist/paddlenlp_ops*.whl