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 2017/12/14 01:11:25 UTC

[GitHub] eric-haibin-lin commented on a change in pull request #9061: improve image io example

eric-haibin-lin commented on a change in pull request #9061: improve image io example
URL: https://github.com/apache/incubator-mxnet/pull/9061#discussion_r156830825
 
 

 ##########
 File path: tools/im2rec.py
 ##########
 @@ -28,7 +28,6 @@
 import cv2
 import time
 import traceback
-from builtins import range
 
 
 Review comment:
   Because `from builtins import range` doesn't work on python 2.7.13

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