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/16 04:39:40 UTC

[GitHub] lanking520 opened a new issue #12836: Running slow on Scala Benchmark on batch image input

lanking520 opened a new issue #12836: Running slow on Scala Benchmark on batch image input
URL: https://github.com/apache/incubator-mxnet/issues/12836
 
 
   Recently I wrote some code to test the performance of Scala benchmark Inference and found that it shows almost equal performance with single inference and batch inference. The core problems are the rebind on the input if you feed in a batch of images. This should be addressed to release the full strength of Scala batch inference. 
   

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