Commit Graph

615 Commits (master)

Author SHA1 Message Date
alex-yuyue 6fd58dc580 Add call for decoupled image and text ops
4 years ago
Mahdi 8f34faeb7a Changed bindings to SamplerObj
4 years ago
mindspore-ci-bot 20c1727b2c !11631 Add SubsetSampler
4 years ago
mindspore-ci-bot 8e4a6842ff !11681 gnn support edge weight sampling
4 years ago
heleiwang 2dc9ba761c gnn support weight sampling neighbors.
4 years ago
hesham 7120c66998 Add SubsetSampler
4 years ago
mindspore-ci-bot 4cd6588af0 !11393 Migrating cache transform pass from execution tree to IR tree
4 years ago
mindspore-ci-bot f2fd357ffc !11623 fix issues of MD
4 years ago
luoyang 415c8b08a5 fix issues of MD:
4 years ago
Lixia Chen 922e1f4f36 Migrate CacheTransformPass
4 years ago
mindspore-ci-bot 3708624a25 !11559 [MD] Change the default spill location of cache server
4 years ago
Lixia Chen be6d310946 Default to memory-only cache server
4 years ago
xiefangqi 3f76abcdee minddata err msg add file path
4 years ago
mindspore-ci-bot 2beb916bf5 !11427 TextOp decoupling
4 years ago
mohammad b5e91139e2 add GetDatasetSize to concat node
4 years ago
alex-yuyue a8675f8227 TextOp decoupling
4 years ago
Lixia Chen 273865a72b Rename SamplerObj::Build() to SamplerBuild()
4 years ago
TinaMengtingZhang d3fdbceb61 [Part II] Push down json save logic to IR and add getter to each IR node
4 years ago
alex-yuyue b54e01bfb4 Tensor op decoupling stage 2
4 years ago
TinaMengtingZhang 4812fece80 [Part I] Push down json save logic to IR and add getter to each IR node
4 years ago
Nat Sutyanyong 686772cce7 Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
4 years ago
mindspore-ci-bot 7957a3b6f5 !10988 Tensor op decoupling stage 1
4 years ago
Eric be46ccf721 Started vision decoupling
4 years ago
Zirui Wu 0e68575e77 port over getter pass
4 years ago
mindspore-ci-bot 03e655f14a !10070 Fixing GetDatasetSize issue with chained samplers
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 20df37e428 !10287 Add ut for dataset to_number
4 years ago
Zirui Wu a1355a827c introduce a master switch to turn on and off profiler
4 years ago
YangLuo da6de519ae Add ut for dataset to_number
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
Mahdi 98ea8fa6ea Added tests for chain samplers, fixed GetDatasetSize issue with chained samplers
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
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