-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Prim][PIR] Support composite rules of Llama ops #58018
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
❌ The PR is not created using PR's template. You can refer to this Demo. |
87e65e4
to
f04f6ee
Compare
004fd3e
to
33697c1
Compare
0353eea
to
8dd152d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* pir prim support decomposite rule of ops * PIR Prim support ops * change unnecessary error raise * fix code * fix code * support prim op register * support max vjp * fix code * fixx test case
* pir prim support decomposite rule of ops * PIR Prim support ops * change unnecessary error raise * fix code * fix code * support prim op register * support max vjp * fix code * fixx test case
* pir prim support decomposite rule of ops * PIR Prim support ops * change unnecessary error raise * fix code * fix code * support prim op register * support max vjp * fix code * fixx test case
PR types
New features
PR changes
Others
Description
Pcard-66975
Llama 模型依赖的组合算子规则:p1