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/03/29 05:15:21 UTC

[GitHub] eric-haibin-lin commented on issue #10301: Disable async forward pass for fastest prediction?

eric-haibin-lin commented on issue #10301: Disable async forward pass for fastest prediction?
URL: https://github.com/apache/incubator-mxnet/issues/10301#issuecomment-377124115
 
 
   Usually async helps hide some latency. You can turn async execution off with `MXNET_ENGINE_TYPE =NaiveEngine`
    https://github.com/apache/incubator-mxnet/blob/master/docs/faq/env_var.md#engine-type

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