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/09/05 00:57:51 UTC

[GitHub] zheng-da commented on issue #12456: [WIP] Multithreading inference.

zheng-da commented on issue #12456: [WIP] Multithreading inference.
URL: https://github.com/apache/incubator-mxnet/pull/12456#issuecomment-418564380
 
 
   This PR is mainly for demo.
   For your comments, I think it's necessary to expose the number of threads for parallel inference. The computation in an executor is parallelized itself. This gives another option for parallelization along with parallelism in an executor. It's hard for a system to figure. Users should try and decide.

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