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 2018/10/27 01:02:09 UTC

[GitHub] TaoLv commented on issue #12990: [MKL-DNN] Enabling Winograd algorithm for AVX 512?

TaoLv commented on issue #12990: [MKL-DNN] Enabling Winograd algorithm for AVX 512?
URL: https://github.com/apache/incubator-mxnet/issues/12990#issuecomment-433578403
 
 
   @masahi Thanks for asking that. Since winograd may impact the numerical stability and model accuracy, so I don't think it can be chosen by library implictly. Besides, Winograd doesn't always outperform direct convolution in MKL-DNN. It depends on the implementation and kernel size/shape. To make this feature request more clear, could you also explain what does you model look like and what's you expectation from MKL-DNN Winograd?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services