Skip to content

Conversation

safranowith
Copy link
Contributor

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
@CISC
Copy link
Collaborator

CISC commented Oct 16, 2025

#16613

@CISC CISC closed this Oct 16, 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.

2 participants