Skip to content

Conversation

safranowith
Copy link

This PR introduces support for the ROUND operator in both the CPU and SYCL backends.

Changes included:

Implemented ggml_sycl_op_round and corresponding SYCL kernel.

Added CPU implementation for ROUND.

Updated operator registration to expose ROUND in both backends.

Extended docs/ops CSV files and regenerated ops.md to reflect ROUND support.

Added tests to validate ROUND functionality.

@github-actions github-actions bot added documentation Improvements or additions to documentation testing Everything test related ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language testing Everything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant