Skip to content

SUM and MEAN operators on the Metal backend #1211

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

Open
Rush2k opened this issue May 3, 2025 · 1 comment
Open

SUM and MEAN operators on the Metal backend #1211

Rush2k opened this issue May 3, 2025 · 1 comment

Comments

@Rush2k
Copy link

Rush2k commented May 3, 2025

I am new to ggml, and trying to implement a full training graph on it, ideally running on Metal.
Are there any specific reasons why operators like 'MEAN' and 'SUM' aren't implemented on Metal?
I am asking before I implement them myself, and I wanted to know about any specific issues others have run into before me.
Thank you,

@slaren
Copy link
Member

slaren commented May 6, 2025

There is no reason to not add these operators to the Metal backend, it's just that nobody has done it yet. A PR to add them would be welcome.

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

No branches or pull requests

2 participants