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

Fix opencl/context member property init. #2896

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

myungjoo
Copy link
Member

If you have a local variable having the same with the member property, you need this to address the member property.

Fixes #2763

CC: @DonghakPark

Copy link
Contributor

@EunjuYang EunjuYang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@piotrrak piotrrak left a comment

Choose a reason for hiding this comment

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

LGTM

If you have a local variable having the same with the member property,
you need ```this``` to address the member property.

Fixes nnstreamer#2763

Signed-off-by: MyungJoo Ham <[email protected]>
@myungjoo myungjoo merged commit fcabf75 into nnstreamer:main Feb 4, 2025
17 checks passed
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.

CLPlatform self-assignment
5 participants