Skip to content

Fix element_wise parameter ordering in element_sub call#128

Open
isaac868 wants to merge 2 commits intoboostorg:developfrom
isaac868:develop
Open

Fix element_wise parameter ordering in element_sub call#128
isaac868 wants to merge 2 commits intoboostorg:developfrom
isaac868:develop

Conversation

@isaac868
Copy link

@isaac868 isaac868 commented Aug 17, 2021

Changed element_wise call within element_sub to match the correct parameter ordering. element_wise parameter ordering is a,b,result,op,queue, not a,b,op,result,queue as it is currently.
#129

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