Skip to content
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

inverse cpu and rust wrappers #747

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

inverse cpu and rust wrappers #747

wants to merge 3 commits into from

Conversation

emirsoyturk
Copy link
Contributor

cuda-backend-branch: emir/inverse

@emirsoyturk emirsoyturk marked this pull request as draft January 23, 2025 11:29
@emirsoyturk emirsoyturk marked this pull request as ready for review January 23, 2025 16:28
Copy link
Contributor

@LeonHibnik LeonHibnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, left comment, also add golang wrapper

@@ -24,6 +24,7 @@ enum VecOperation {
VECTOR_SUB,
VECTOR_MUL,
VECTOR_DIV,
VECTOR_INV,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can break code compatibility? should add as last and a TODO to re-order on next major

@LeonHibnik LeonHibnik requested a review from nonam3e January 23, 2025 20:23
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