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: [email protected] With regards, Apache Git Services
