thomelane commented on a change in pull request #10537: [MX-307] Add .md 
tutorials to .ipynb for CI integration
URL: https://github.com/apache/incubator-mxnet/pull/10537#discussion_r181872254
 
 

 ##########
 File path: docs/tutorials/python/types_of_data_augmentation.md
 ##########
 @@ -335,7 +332,7 @@ And lastly, you can use 
[`mxnet.image.RandomOrderAug`](https://mxnet.incubator.a
 ```python
 example_image_copy = example_image.copy()
 aug_list = [
-    mx.image.RandomCropAug(size=(50, 50)),
+    mx.image.RandomCropAug(size=(250, 250)),
 
 Review comment:
   Why change? And do we need to update image?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to