Files
wehub-resource-sync 2aaeece67c
Codestyle Check / Lint (push) Has been cancelled
Codestyle Check / Check bypass (push) Has been cancelled
Pipelines-Test / Pipelines-Test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:37:14 +08:00
..

PaddleNLP 自定义 OP

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

1. 安装 PaddleCustomDevice

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

2. 安装 paddlenlp_ops

python setup.py build bdist_wheel

pip install dist/paddlenlp_ops*.whl