Skip to content

adds cpu support for reciprocal, modulus, round, and cumulative summation#6

Open
mmwillet wants to merge 6 commits intomasterfrom
unary-ops-patch
Open

adds cpu support for reciprocal, modulus, round, and cumulative summation#6
mmwillet wants to merge 6 commits intomasterfrom
unary-ops-patch

Conversation

@mmwillet
Copy link
Copy Markdown
Owner

Per mmwillet/TTS.cpp#66, this pull request adds cpu support for several small useful operations. Namely, this pull request adds support for reciprocal, modulus, round, and cumulative summation. These operators are not necessary to support TTS.cpp, but they are generally useful and bring GGML closer to parity with pytorch.

@mmwillet mmwillet changed the base branch from master to linear-interpolation-patch June 28, 2025 17:41
@mmwillet mmwillet changed the base branch from linear-interpolation-patch to master June 28, 2025 17:45
@LostRuins
Copy link
Copy Markdown

Will you upstream this?

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.

2 participants