This is an automated email from the ASF dual-hosted git repository.
haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 3ff1d87 Fixes openblas installation for static build
add 27a9782 [Dataset] Add take, filter, sample API to dataset (#16078)
No new revisions were added by this update.
Summary of changes:
python/mxnet/gluon/data/dataset.py | 89 ++++++++++++++++++++++++++++++++
python/mxnet/gluon/data/sampler.py | 23 ++++++++-
tests/python/unittest/test_gluon_data.py | 39 ++++++++++++++
3 files changed, 150 insertions(+), 1 deletion(-)