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/08/01 22:07:18 UTC

[GitHub] marcoabreu commented on issue #11977: Feature request: Enable or Disable MKL-DNN in MXNet via environment variable at module load time

marcoabreu commented on issue #11977: Feature request: Enable or Disable MKL-DNN in MXNet via environment variable at module load time
URL: https://github.com/apache/incubator-mxnet/issues/11977#issuecomment-409740754
 
 
   I think the idea is to basically have multiple versions of an operator available and then have the possibility to select the desired version during runtime. 
   
   The default behavior could be that we have an auto tuning stage which determins the performance of each version. It would then choose the most optimal graph without requiring to recompile everything.

----------------------------------------------------------------
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