You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/09/06 07:46:31 UTC

[GitHub] [incubator-mxnet] PawelGlomski-Intel commented on pull request #20292: [BACKPORT][BUGFIX][FEATURE] Add oneDNN 1D and 3D deconvolution support and fix bias

PawelGlomski-Intel commented on pull request #20292:
URL: https://github.com/apache/incubator-mxnet/pull/20292#issuecomment-913424642


   @szha is 3D deconvolution enabled for the GPU? I thought it was, but as I see now, there are no tests for it ([here](https://github.com/apache/incubator-mxnet/blob/4b384027de0f324dd0cb2ce2d64e85fcdfa84777/tests/python/gpu/test_operator_gpu.py#L865-L877) it is even stated that it's not enabled). If my changes are not the cause of these errors, should I move these tests (their 3D part) to some other file or do I somehow check at runtime if GPU is enabled and skip them if it is?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org