This is an automated email from the ASF dual-hosted git repository.
zhreshold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from e5d1574 [OpPerf] Implement all linalg ops (#17528)
add 6c61afb Random rotation (#16794)
No new revisions were added by this update.
Summary of changes:
python/mxnet/gluon/data/vision/transforms.py | 73 ++++++++++++
python/mxnet/image/image.py | 143 ++++++++++++++++++++++++
tests/python/unittest/test_gluon_data_vision.py | 56 ++++++++++
tests/python/unittest/test_image.py | 82 ++++++++++++++
4 files changed, 354 insertions(+)