Commit Graph

486 Commits (d9b4b5c7505fce64a1d48a1bda761a5157b5a559)

Author SHA1 Message Date
mindspore-ci-bot f1ef84e1a6 !8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
4 years ago
ms_yan 0cb5c47856 add err modify
4 years ago
Cathy Wong e5f62013f4 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
4 years ago
mindspore-ci-bot d2427b6e89 !8538 fix get_num_class in imagefolder
4 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
4 years ago
Jesse Lee c795879313 CacheOp delivery for HQ tester
4 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
4 years ago
jonyguo 1b78e34310 add ANTIALIAS support for python progress
4 years ago
YangLuo 82cc7c3f63 [MD] Revert changes to weighted_random_sampler in PR7866
4 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
4 years ago
liyong 0d40abf5dd fix md padding bug
4 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
4 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
4 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
4 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
4 years ago
liyong 1e7f46c998 fix unorder_map hash
4 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
4 years ago
xulei2020 8f392204be minddata build with mindspore-lite train
4 years ago
liyong fb2bd156c9 add unique op
4 years ago
Zirui Wu c42a1b4a2f fix batch core dump when col name doesn't exist
4 years ago
mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
xiefangqi 82bc278e26 minddata use new ps api
4 years ago
jonyguo 19ca9762db skip graphdata distributed test case when asan mode
4 years ago
Lixia Chen 477808e622 Enable cache for other leaf ops
4 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
4 years ago
mindspore-ci-bot b785b7d0ff !6813 dataset UT: check PIL version, delete test_callback_2maps
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
Cathy Wong f2b07d907a dataset UT: check PIL version, delete test_callback_2maps
4 years ago
mindspore-ci-bot 4c0b3c1bd3 !6017 per_batch_map needs to support x input columns and y output columns
4 years ago
mindspore-ci-bot e88e114a50 !5930 Cache server phase 2 single node
4 years ago
nhussain 77d507279c first working implementation
4 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
4 years ago
Zirui Wu 0cab373223 per_batch_map supports x num_columns to y num_columns
4 years ago
mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map
4 years ago
jonyguo 1c6c54ae0f fix: testcase test_cutmix_batch_op.py slowly
4 years ago
nhussain fda9462682 embed python compose op
4 years ago
shenwei41 f2e34b2eaf Clean up the view code
4 years ago
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
4 years ago
mindspore-ci-bot 92aecf128f !6549 [MD] minddata add iterator parameter validation
4 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
4 years ago
xiefangqi a6360cb2e4 add output_numpy validation to iterator
4 years ago
yanghaitao1 dd0d9fe9ab fix ci error
4 years ago
yanghaitao1 da15495d7b fix bucket_batch ci error
4 years ago
mindspore-ci-bot bef2118253 !6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
4 years ago
mindspore-ci-bot 0d486adef1 !3974 Eliminate the pause for each cycle of the Repeat
4 years ago
liyong 930e85ed5c fix get_dataset_size in distributedSampler & num_samples
4 years ago
Cathy Wong f7adf648e9 dataset API docstring: Update datasets, samplers, graphdata and text
4 years ago
Lixia Chen b5b333726f Leaf ops do self-reset.
4 years ago
xiefangqi 653c79b4af md fix per_batch_map issue
4 years ago