-
Notifications
You must be signed in to change notification settings - Fork 12.6k
CANN: Implement GLU ops #14884
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
CANN: Implement GLU ops #14884
Conversation
Implement REGLU, GEGLU, SWIGLU ops according to ggml-org#14158
Testing 2 devices |
LGTM! |
LGTM, but I can't test. |
Implement REGLU, GEGLU, SWIGLU ops according to #14158
Make sure to read the contributing guidelines before submitting a PR