Commit Graph

210 Commits (2e3f5cd41bf60c8e792cd5c3fc32dca026cdfe2e)

Author SHA1 Message Date
luoyang b26f6b3d5e fix bug in c-api: rename, concat, take
6 years ago
mindspore-ci-bot 0bbce9367e !4772 Adding AlbumDataset for device training
6 years ago
Eric c79db93c48 Initial commit for album
6 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
6 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
6 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
6 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
6 years ago
xiefangqi 7dc7990d75 add NumWorkers validate
6 years ago
mindspore-ci-bot 7b0a4e5929 !4796 Fix randomdata ut core dump problem
6 years ago
xiefangqi c0d18d2517 fix randomdata ut problem
6 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
6 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
6 years ago
YangLuo b50ae27c72 !4597 [Dataset] C++ API Support for build_vocab
6 years ago
nhussain eb9a611041 remove old defaults
6 years ago
mindspore-ci-bot d541e261a0 !4696 C++ API Support for CSV Dataset
6 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
6 years ago
jiangzhiwen 39df25f803 c++ api for CSV Dataset
6 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
6 years ago
mindspore-ci-bot 6868b9b6fa !4422 Minddata new dataset api ==> RandomData
6 years ago
xiefangqi b91e56375e add randomdataset and schema
6 years ago
nhussain 738ae2c78d change api to use std_vector
6 years ago
islam_amin 979111d0ef Added Posterize Op
6 years ago
jiangzhiwen a88273bd3f c++ api support for Manifest Dataset
6 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
6 years ago
mahdi 3ecc53fb4e Added CutMix
6 years ago
Cathy Wong 9c8af0d1cf C++ API: Provide validate param functions
6 years ago
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
6 years ago
mindspore-ci-bot ebdea65f70 !4402 [Dataset] Fix c_api bugs
6 years ago
Alexey Shevlyakov 8526d5414d RandomColor
6 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
6 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
6 years ago
eric 6a41b44724 Added wrapper around color change function
6 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
6 years ago
luoyang 373adaa553 !4402 [Dataset] Fix c_api bugs
6 years ago
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut.
6 years ago
tony_liu2 deb1146474 reorganize headers and tests
6 years ago
mindspore-ci-bot 5adba834d0 !3819 C++ API Support for CLUE Dataset
6 years ago
jiangzhiwen 5842a0212f c++ api support for CLUE Dataset
6 years ago
mindspore-ci-bot 9276a9d2fb !3771 C++ API Support for TextFile Dataset
6 years ago
avakh 477528de7f random sharpness cpp op support
6 years ago
nhussain 7766efd58e add files
6 years ago
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests
6 years ago
mindspore-ci-bot f21ee64fd0 !4247 Add ChannelSwap operation
6 years ago
mindspore-ci-bot 2cab58fdbc !3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
6 years ago
mindspore-ci-bot 0bb39830ae !4250 fix cpp api iterator build function
6 years ago
anthonyaje 9774505ecd Fixed dataset cpp api iterator build function
6 years ago
islam_amin e52d85ba9d Added RandomAffine Op
6 years ago
mindspore-ci-bot 612f533d15 !3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
6 years ago
ervinzhang 3a1d8b5f39 added channel swap operation in transforms.h
6 years ago
YangLuo e6a12946c8 Updata voc build() & add C++ Op CreateTupleIterator
6 years ago