Commit Graph

615 Commits (master)

Author SHA1 Message Date
hesham ff65f6feb8 Remove batch_map multiprocess test case
4 years ago
mindspore-ci-bot aa5d4e08a9 !9544 Fix a possible seg fault in GenerateCRC caused by std::regex
4 years ago
Lixia Chen 27579fe858 Fix a seg fault caused by std::regex
4 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
4 years ago
mindspore-ci-bot 3280474d71 !9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
4 years ago
Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
mindspore-ci-bot 4f607e9c26 !9335 Add multiprocessing support to per_batch_map
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
alex-yuyue ccff3a5316 Change build to return status
4 years ago
hesham 809f9c91be Add multiprocessing support to per_batch_map
4 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
4 years ago
mindspore-ci-bot 4ffd9b578f !9331 More cache minor fix for HQ testers
4 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
4 years ago
Lixia Chen 2ddb1fb75e More CRC fix and blocking BatchOp under cache
4 years ago
mindspore-ci-bot 920bbf1541 !9277 fix schema & zip validation
4 years ago
YangLuo 5cc3b76577 fix schema & zip validation
4 years ago
mindspore-ci-bot af3c27d354 !9244 Fix core dump with concat and getter_pass
4 years ago
mindspore-ci-bot c3e7a8255c !9248 Add input check to nlp operators
4 years ago
Eric cf802c839c Added missing input check for nlp operator
4 years ago
Zirui Wu 23487fae09 fix get_shape/type and a segfault in getter_pass
4 years ago
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
4 years ago
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc
4 years ago
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
4 years ago
tinazhang 6f31bdbf67 fix issues for hq testers: I277HD, I277HV
4 years ago
tinazhang 27698866d1 Block take/skip under cache and fix docstring
4 years ago
mindspore-ci-bot adc8e3e707 !8594 [MD] Pybind Pushdown Support for dataset
4 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
4 years ago
Lixia Chen ab7427f1a9 Minor fix for DatasetCache param validation
4 years ago
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
liyong 16147669a6 fix num_samples in concatDataset
4 years ago
mindspore-ci-bot eb049b0e93 !5842 [Dataset] dataset op log changes
4 years ago
mindspore-ci-bot 28e2b0253e !6086 Order dict by column_id in create_dict_iterator()
4 years ago
Zirui Wu d54ba374b9 order dict by column_id in create_dict_iterator()
4 years ago
YangLuo f5a85510f2 [MD] dataset op log changes
4 years ago
nhussain 96de2ffdb6 fix errors from old compose call in Python
4 years ago
mindspore-ci-bot d8c09067ce !5801 [MD][Feature] minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot 5b4642d10a !4950 Fixing Minddata profiling monitor
4 years ago
xiefangqi 9b3c33e157 minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot cf7d6eddc4 !6019 [MD] Move Random(Choice/Apply/Order) from vision to transforms module
4 years ago
mindspore-ci-bot a778868a5a !5929 BucketBatchByLength column issue
4 years ago
nhussain f42f9ef9d7 move random apply order and choice ops
4 years ago
nhussain 92e99ff224 change map calls
4 years ago
anthonyaje 2d08d83247 Fixed connector_size and monitor.
4 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
4 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
4 years ago
mindspore-ci-bot c45f79d36b !5384 [MD]-Api changes
4 years ago
mahdi a152a65227 Fixed the column problem in BucketBatchByLength
4 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
4 years ago
nhussain 3bac9d3713 switch input columns and operation
4 years ago
mindspore-ci-bot d76ac7c6e8 !5648 GetColumnNames for Python
5 years ago
Mahdi 6e7aab8c4f Added GetColumnNames for Datasets
5 years ago
Cathy Wong 4d4c11b133 dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
mindspore-ci-bot bb84f50407 !5473 optim pylint
5 years ago
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases
5 years ago
mindspore-ci-bot 8f3ebfd469 !5624 Optimize the performance of GraphData.get_neg_sampled_neighbors
5 years ago
heleiwang 857cf2f77f Optimize the negative sampling process
5 years ago
mindspore-ci-bot 5453b40311 !4477 add dataset compare function to utils
5 years ago
Cathy Wong 7f6782be2a dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
jinyaohui a9972a7def optim pylint
5 years ago
tony_liu2 70bfd506a1 add function
5 years ago
mindspore-ci-bot 7aaf4118bf !5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
5 years ago
mahdi 7ad7024c45 Fixed 2D one-hot label problems in CutMix and MixUp
5 years ago
islam_amin 94a4a3f20b changing affine and posterize apis
5 years ago
mindspore-ci-bot e4d2f2fd3b !5030 Adding a BBox class and fixing Posterize C Op testing.
5 years ago
mindspore-ci-bot 20b3134785 !5184 fix: padded dataset when no div and with repeat op
5 years ago
mindspore-ci-bot f3fd7a5578 !5073 Add checks and exception handling DS callback
5 years ago
jonyguo 6df1a43ec2 fix: padded dataset with non div & repeat
5 years ago
mindspore-ci-bot 346b97acb8 !5156 fix softdvpp coredump
5 years ago
qianlong 12dfca71f1 fix softdvpp coredump
5 years ago
YangLuo 67f5c89cd6 Check input image type for random posterize
5 years ago
islam_amin 641e751d5e adding bbox class
5 years ago
Mahdi a2c38d89f9 Added float32 support for CutMixBatch
5 years ago
hesham 8eeceb267b - release the wait if training is ended
5 years ago
mindspore-ci-bot ac81886328 !4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
5 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
5 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
5 years ago
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
5 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
5 years ago
mindspore-ci-bot 82c888f065 !4930 Fix CI cifar hang issue
5 years ago
xiefangqi e3e7820413 fix cifar stuck problem
5 years ago
heleiwang 4870abc848 1. fix generator_dataset hangs
5 years ago
jonyguo 5b4b539751 fix: concat with none sample dataset
5 years ago
mindspore-ci-bot ed954dc407 !4782 Python UT fails on RandomPosterize
5 years ago
islam_amin 85357238fe Fixing posterize python ut
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot 50b5c8035b !4701 fix concat get_dataset_size error
5 years ago
nhussain 738ae2c78d change api to use std_vector
5 years ago
islam_amin 979111d0ef Added Posterize Op
5 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
5 years ago
jonyguo 5f294fb90d fix: random affine parameter check
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago
jonyguo 8bb4449fa8 add testcase for padded dataset with decode op
5 years ago
mayang c410c6a6e2 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
Alexey Shevlyakov 8526d5414d RandomColor
5 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
5 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
5 years ago