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/25 18:27:26 UTC

[GitHub] sandeep-krishnamurthy commented on issue #12595: Add resnet50-v1 to benchmark_score

sandeep-krishnamurthy commented on issue #12595: Add resnet50-v1 to benchmark_score
URL: https://github.com/apache/incubator-mxnet/pull/12595#issuecomment-424451364
 
 
   @xinyu-intel - I am sorry for delayed response, I missed your comment.
   I meant name of the network not the script.
   Something like below.
   ```
   networks = ['alexnet', 'vgg-16', 'inception-bn', 'inception-v3', 'resnet-50', 'resnetv2-50', 'resnet-152', 'resnetv2-152']
   ```

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