Commit Graph

536 Commits (c4eb32b43ad0e86a3c75e64fbe8f7272d2bf7432)

Author SHA1 Message Date
Zirui Wu a1355a827c introduce a master switch to turn on and off profiler
4 years ago
mindspore-ci-bot d99189f681 !10207 Fix some minor doc, typo related to AutoNumWorker
4 years ago
Zirui Wu 4ae7102fd3 address 2 tickets
4 years ago
mindspore-ci-bot fc11b7dd68 !10074 Fix a testcase error when shuffle is above cache
4 years ago
mindspore-ci-bot 691e3baab6 !10109 [MD] Fix Decode doc & RandomNode log
4 years ago
mindspore-ci-bot 6035823c4b !10044 fix get num classes of concat
4 years ago
luoyang 595b7a782f [MD] Fix Decode doc & RandomNode log
4 years ago
Lixia Chen a7f0e13234 Remove special treatment for cache above repeat
4 years ago
YangLuo df9f4f41e8 fix get num classes of concat
4 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
4 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
YangLuo 18e61a627a python eager add decode
4 years ago
mindspore-ci-bot ad6507d88a !9825 [MD] fix pad, normalize in c_trasnform
4 years ago
luoyang 1cc147df1d fix pad, normalize in c_trasnform
4 years ago
Zirui Wu 77521e78d2 staging
4 years ago
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