Commit Graph

494 Commits (f7dc2432a07ced0dcdfe830fcdcdda79342f256a)

Author SHA1 Message Date
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
6 years ago
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc
6 years ago
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
6 years ago
tinazhang 6f31bdbf67 fix issues for hq testers: I277HD, I277HV
6 years ago
tinazhang 27698866d1 Block take/skip under cache and fix docstring
6 years ago
mindspore-ci-bot adc8e3e707 !8594 [MD] Pybind Pushdown Support for dataset
6 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
6 years ago
Lixia Chen ab7427f1a9 Minor fix for DatasetCache param validation
6 years ago
mindspore-ci-bot f1ef84e1a6 !8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
6 years ago
ms_yan 0cb5c47856 add err modify
6 years ago
Cathy Wong e5f62013f4 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
6 years ago
mindspore-ci-bot d2427b6e89 !8538 fix get_num_class in imagefolder
6 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
6 years ago
Jesse Lee c795879313 CacheOp delivery for HQ tester
6 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
6 years ago
jonyguo 1b78e34310 add ANTIALIAS support for python progress
6 years ago
YangLuo 82cc7c3f63 [MD] Revert changes to weighted_random_sampler in PR7866
6 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
6 years ago
liyong 0d40abf5dd fix md padding bug
6 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
6 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
6 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
6 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
6 years ago
liyong 1e7f46c998 fix unorder_map hash
6 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
6 years ago
xulei2020 8f392204be minddata build with mindspore-lite train
6 years ago
liyong fb2bd156c9 add unique op
6 years ago
Zirui Wu c42a1b4a2f fix batch core dump when col name doesn't exist
6 years ago
mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets
6 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
6 years ago
xiefangqi 82bc278e26 minddata use new ps api
6 years ago
jonyguo 19ca9762db skip graphdata distributed test case when asan mode
6 years ago
Lixia Chen 477808e622 Enable cache for other leaf ops
6 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
6 years ago
mindspore-ci-bot b785b7d0ff !6813 dataset UT: check PIL version, delete test_callback_2maps
6 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
6 years ago
Cathy Wong f2b07d907a dataset UT: check PIL version, delete test_callback_2maps
6 years ago
mindspore-ci-bot 4c0b3c1bd3 !6017 per_batch_map needs to support x input columns and y output columns
6 years ago
mindspore-ci-bot e88e114a50 !5930 Cache server phase 2 single node
6 years ago
nhussain 77d507279c first working implementation
6 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
6 years ago
Zirui Wu 0cab373223 per_batch_map supports x num_columns to y num_columns
6 years ago
mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map
6 years ago
jonyguo 1c6c54ae0f fix: testcase test_cutmix_batch_op.py slowly
6 years ago
nhussain fda9462682 embed python compose op
6 years ago
shenwei41 f2e34b2eaf Clean up the view code
6 years ago
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
6 years ago
mindspore-ci-bot 92aecf128f !6549 [MD] minddata add iterator parameter validation
6 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
6 years ago
xiefangqi a6360cb2e4 add output_numpy validation to iterator
6 years ago