Commit Graph

466 Commits (8fa83cca873a730e0df52285bb61bcaeecdfdcbf)

Author SHA1 Message Date
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
yanghaitao1 dd0d9fe9ab fix ci error
6 years ago
yanghaitao1 da15495d7b fix bucket_batch ci error
6 years ago
mindspore-ci-bot bef2118253 !6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
6 years ago
mindspore-ci-bot 0d486adef1 !3974 Eliminate the pause for each cycle of the Repeat
6 years ago
liyong 930e85ed5c fix get_dataset_size in distributedSampler & num_samples
6 years ago
Cathy Wong f7adf648e9 dataset API docstring: Update datasets, samplers, graphdata and text
6 years ago
Lixia Chen b5b333726f Leaf ops do self-reset.
6 years ago
xiefangqi 653c79b4af md fix per_batch_map issue
6 years ago
liyong 16147669a6 fix num_samples in concatDataset
6 years ago
mindspore-ci-bot eb049b0e93 !5842 [Dataset] dataset op log changes
6 years ago
mindspore-ci-bot 28e2b0253e !6086 Order dict by column_id in create_dict_iterator()
6 years ago
Zirui Wu d54ba374b9 order dict by column_id in create_dict_iterator()
6 years ago
YangLuo f5a85510f2 [MD] dataset op log changes
6 years ago
nhussain 96de2ffdb6 fix errors from old compose call in Python
6 years ago
mindspore-ci-bot d8c09067ce !5801 [MD][Feature] minddata iterator output ms_tensor
6 years ago
mindspore-ci-bot 5b4642d10a !4950 Fixing Minddata profiling monitor
6 years ago
xiefangqi 9b3c33e157 minddata iterator output ms_tensor
6 years ago
mindspore-ci-bot cf7d6eddc4 !6019 [MD] Move Random(Choice/Apply/Order) from vision to transforms module
6 years ago
mindspore-ci-bot a778868a5a !5929 BucketBatchByLength column issue
6 years ago
nhussain f42f9ef9d7 move random apply order and choice ops
6 years ago
nhussain 92e99ff224 change map calls
6 years ago
anthonyaje 2d08d83247 Fixed connector_size and monitor.
6 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
6 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
6 years ago
mindspore-ci-bot c45f79d36b !5384 [MD]-Api changes
6 years ago
mahdi a152a65227 Fixed the column problem in BucketBatchByLength
6 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
6 years ago
nhussain 3bac9d3713 switch input columns and operation
6 years ago