Roshrini commented on issue #14781: data preparation file moved in example
URL: https://github.com/apache/incubator-mxnet/pull/14781#issuecomment-486357260
 
 
   @wkcn super_resolution.py is already using data.py from its parent 
directory. Code used:
   "this_dir = path.abspath(path.dirname(__file__))
   sys.path.append(path.join(this_dir, path.pardir))"
   
   Tested by running super_resolution.py and image_classification.py 
successfully with this change.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to