Commit Graph

520 Commits (8973830a4e3d0155b912d34d2d2d11f43026c587)

Author SHA1 Message Date
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
4 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
4 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
4 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
4 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
4 years ago
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