Skip to content

DNN(OpenCL): fix GEMM kernels with beta=0#19114

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_18937
Dec 15, 2020
Merged

DNN(OpenCL): fix GEMM kernels with beta=0#19114
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_18937

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Dec 15, 2020

  • dst is not initialized, may include NaN values
  • 0*NaN produces NaN

fixes #18937
relates #11397

- dst is not initialized, may include NaN values
- 0*NaN produces NaN
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Dec 15, 2020

👍

@opencv-pushbot opencv-pushbot merged commit 7631056 into opencv:3.4 Dec 15, 2020
@alalek alalek mentioned this pull request Dec 17, 2020
@alalek alalek mentioned this pull request Apr 9, 2021
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