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

[ GPU ] split kernel register from forwarding function in swiglu_cl @open sesame 12/02 10:40 #2809

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EunjuYang
Copy link
Contributor

[ GPU/OpenCL ] change swiglu_cl to inherit LayerImplCl

Self evaluation:

Build test: [X]Passed [ ]Failed [ ]Skipped
Run test: [X]Passed [ ]Failed [ ]Skipped

@taos-ci
Copy link

taos-ci commented Nov 29, 2024

📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2809. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

@EunjuYang EunjuYang force-pushed the gpu_layer_refactor_swiglu_ branch from f2e99cd to 74c0ace Compare November 29, 2024 05:38
Copy link

@taos-ci taos-ci left a comment

Choose a reason for hiding this comment

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

@EunjuYang, 💯 All CI checkers are successfully verified. Thanks.

@EunjuYang EunjuYang changed the title [ Wait for #2785 ] [ GPU ] split kernel register from forwarding function in swiglu_cl [ Wait for #2785 ] [ GPU ] split kernel register from forwarding function in swiglu_cl @open sesame 12/02 10:40 Dec 2, 2024
- This commit updates swiglu_cl.cpp/h to inherit LayerImplCl.
- This commit implements registerClKernels() of swiglu_cl layer.
- This commit update cl_context.cpp (applying swiglu_cl's update)

Self evaluation:

Build test: [X]Passed [ ]Failed [ ]Skipped
Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Eunju Yang <[email protected]>
@EunjuYang EunjuYang force-pushed the gpu_layer_refactor_swiglu_ branch from 74c0ace to 925d74d Compare December 2, 2024 02:15
@EunjuYang EunjuYang changed the title [ Wait for #2785 ] [ GPU ] split kernel register from forwarding function in swiglu_cl @open sesame 12/02 10:40 [ GPU ] split kernel register from forwarding function in swiglu_cl @open sesame 12/02 10:40 Dec 2, 2024
Copy link

@taos-ci taos-ci left a comment

Choose a reason for hiding this comment

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

@EunjuYang, 💯 All CI checkers are successfully verified. Thanks.

Copy link
Contributor

@baek2sm baek2sm left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants