-
Notifications
You must be signed in to change notification settings - Fork 376
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
ARM build on gcc-13 failed with src/reference/unary-elementwise.cc:125:14: error: invalid ‘static_cast’ from type ‘xnn_bfloat16’ to type ‘_Float16’ #7489
Comments
Investigating. |
copybara-service bot
pushed a commit
that referenced
this issue
Nov 20, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 20, 2024
PiperOrigin-RevId: 698548869
copybara-service bot
pushed a commit
that referenced
this issue
Nov 20, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 20, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
PiperOrigin-RevId: 698548869
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
PiperOrigin-RevId: 698627551
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698542183
copybara-service bot
pushed a commit
that referenced
this issue
Nov 21, 2024
… address #7489) PiperOrigin-RevId: 698872861
Should be fixed as of 5f23827 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original issue from pytorch: pytorch/pytorch#141083
The XNNPACK commit is at 4ea82e5
Build error:
Environment:
CPU is neoverse-v2, or Nvidia Grace
It was reported that gcc-11 builds ok in the original pytorch issue.
The text was updated successfully, but these errors were encountered: