General Convolution Using Lax on GPU #6970
Answered
by
jakevdp
Neoanarika
asked this question in
Q&A
-
Hi, can anyone explain what this error mean? What do they mean by unimplemented ? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Jun 15, 2021
Replies: 1 comment 1 reply
-
Hi – from the error, it looks like the GPU backend does not support convolutions for the data types you are using. If you can edit your question to show a minimal reproducible example of code that reproduces the error (as pasted text rather than a screenshot, if possible) then we may be able to recommend an alternative. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Neoanarika
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi – from the error, it looks like the GPU backend does not support convolutions for the data types you are using. If you can edit your question to show a minimal reproducible example of code that reproduces the error (as pasted text rather than a screenshot, if possible) then we may be able to recommend an alternative.