PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.71k stars 2.86k forks source link

fix fast_ln compile error #8650

Closed deepllz closed 4 days ago

deepllz commented 4 days ago

PR types

Bug fixes

PR changes

Others

Description

修复fast_ln缺少头文件,导致编译报错的问题。

paddle-bot[bot] commented 4 days ago

Thanks for your contribution!