Skip to content

Conversation

@ixgbe
Copy link
Contributor

@ixgbe ixgbe commented Nov 25, 2025

This commit adds a RISC-V vector intrinsic implementation for ggml_vec_dot_f16_unroll when the Zvfh extension is present.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Nov 25, 2025
@ixgbe ixgbe marked this pull request as draft November 25, 2025 04:10
@ixgbe ixgbe marked this pull request as ready for review November 25, 2025 06:05
@xctan
Copy link
Collaborator

xctan commented Nov 25, 2025

This function appears to be unused.

@ixgbe
Copy link
Contributor Author

ixgbe commented Nov 26, 2025

This function appears to be unused.

This function is currently unused in the main code path, but it may be intended for future use.

@luhenry
Copy link

luhenry commented Nov 27, 2025

This seems to duplicate work done at #17318 as well.

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

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants