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 2019/10/21 10:53:46 UTC

[GitHub] [incubator-mxnet] fumingxing2015 opened a new issue #16562: Same model but different time-consuming

fumingxing2015 opened a new issue #16562: Same model  but different time-consuming
URL: https://github.com/apache/incubator-mxnet/issues/16562
 
 
   I trained a model (mobilenet v1.0) with my data. when  test the time-consuming .  I found it's slower than the built-in model in gluon.model_zoo,about twice slower. The model have same structure,the only different is the params values. I check the param , I found there are same values very small . Why the different params can make different time-consuming? Should I set some special option to avoid this situation?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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