This is an automated email from the ASF dual-hosted git repository.

roywei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 2d4c3a4  fix pylint in CI (#16540)
     add 27b3e52  image crop gpu (#16464)

No new revisions were added by this update.

Summary of changes:
 src/operator/contrib/bilinear_resize-inl.cuh    |  8 ++-
 src/operator/image/crop-inl.h                   | 22 ++++++--
 src/operator/image/crop.cc                      |  4 +-
 src/operator/image/{image_utils.h => crop.cu}   | 35 ++----------
 tests/python/gpu/test_gluon_transforms.py       | 74 ++++---------------------
 tests/python/unittest/test_gluon_data_vision.py | 21 +++----
 6 files changed, 47 insertions(+), 117 deletions(-)
 copy src/operator/image/{image_utils.h => crop.cu} (57%)

Reply via email to