Skip to content

Conversation

@gzqccnu
Copy link
Contributor

@gzqccnu gzqccnu commented Nov 23, 2025

fix: #3539

  • Add .get() to acl_tensor_ptr when passing to ACL functions
  • Resolves compilation errors with -DGGML_CANN=1 -DWHISPER_SDL2=ON

- Add .get() to acl_tensor_ptr when passing to ACL functions

- Fix missing parenthesis in aclnn_add call

- Resolves compilation errors with `-DGGML_CANN=1 -DWHISPER_SDL2=ON`
Copy link
Contributor Author

@gzqccnu gzqccnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix #3539

  • Add .get() to acl_tensor_ptr when passing to ACL functions to solve compilation errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On Atlas 300I Duo(Ascend) compile using option -DGGML_CANN=1 -DWHISPER_SDL2=ON, compile failed

1 participant