-
Notifications
You must be signed in to change notification settings - Fork 537
Fix for ambiguous overload in kernels/portable/cpu/op_gelu.cpp #7937
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
Fix for ambiguous overload in kernels/portable/cpu/op_gelu.cpp #7937
Conversation
This fix a error you get when using newer (more strict) compiler version Signed-off-by: Zingo Andersen <[email protected]> Change-Id: I2f64949e35ecd2cb3604c1579ea38a5d9d972118
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7937
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 2 Cancelled JobsAs of commit 2789336 with merge base b043e0d ( NEW FAILURE - The following job has failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
looks good
Sorry for removing the label, I think it's a WebGUI problem in github if labels are created in parallel while the "add label window" is open. |
@digantdesai OK to merge? (Not in Arm folders so Ill ask for permission here :) ) |
Just merged, thanks |
This fix a error you get when using newer (more strict) compiler version Change-Id: I2f64949e35ecd2cb3604c1579ea38a5d9d972118 Signed-off-by: Zingo Andersen <[email protected]>
…ch#7937) This fix a error you get when using newer (more strict) compiler version Change-Id: I2f64949e35ecd2cb3604c1579ea38a5d9d972118 Signed-off-by: Zingo Andersen <[email protected]>
This fix a error you get when using newer (more strict) compiler version
cc @digantdesai @freddan80 @per @oscarandersson8218