Commit Graph

242 Commits (293a42723e11bf24d928b4c7ad9c0e87cfee82fd)

Author SHA1 Message Date
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
4 years ago
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
4 years ago
xulei2020 85962adffd add code
4 years ago
luoyang 581335453e Change return val of GetNextRow
4 years ago
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
4 years ago
eric cd5af9472e Added input check
4 years ago
xulei2020 72861a68f3 add code
4 years ago
jiangzhiwen d4ce668b9b add Affine ut
4 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
4 years ago
xulei2020 b356211413 add init code
4 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
5 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
5 years ago
mindspore-ci-bot d0c7b1ba24 !5731 Manifest Dataset check invalid filename string
5 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
5 years ago
jiangzhiwen 294f7b620a check invalid filename string
5 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
5 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
5 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
luoyang ce419404ce Add check for duplicate column for a-cpi
5 years ago
mindspore-ci-bot 0cb6d29f0c !4998 Shared memory pool clean up
5 years ago
mindspore-ci-bot dff02cc282 !5188 rename image files in imagefolder
5 years ago
mindspore-ci-bot b99149dc37 !4901 Adding data_helper for minddata
5 years ago
mindspore-ci-bot 3be136f6f0 !5354 Fix randomdata issue
5 years ago
mahdi 84efa0b96b Added BucketBatchByLength for C API
5 years ago
Eric 65bf3ecc3e Adding data_helper class
5 years ago
Jesse Lee e89b4648f6 Memory pool clean up
5 years ago
xiefangqi e2085a9505 fix randomdata issue
5 years ago
tony_liu2 5e4c314130 rename dataset dir and image files
5 years ago
mindspore-ci-bot 716329df6c !5278 Change default value of sampler in c-api
5 years ago
YangLuo 419478b410 Change default value of sampler to seperate behaviour of default sampler
5 years ago
islam_amin 94a4a3f20b changing affine and posterize apis
5 years ago
Cathy Wong 46e9d79a50 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
5 years ago
luoyang b26f6b3d5e fix bug in c-api: rename, concat, take
5 years ago
mindspore-ci-bot 0bbce9367e !4772 Adding AlbumDataset for device training
5 years ago
Eric c79db93c48 Initial commit for album
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
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
5 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
5 years ago
xiefangqi 7dc7990d75 add NumWorkers validate
5 years ago
mindspore-ci-bot 7b0a4e5929 !4796 Fix randomdata ut core dump problem
5 years ago
xiefangqi c0d18d2517 fix randomdata ut problem
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
YangLuo b50ae27c72 !4597 [Dataset] C++ API Support for build_vocab
5 years ago
nhussain eb9a611041 remove old defaults
5 years ago
mindspore-ci-bot d541e261a0 !4696 C++ API Support for CSV Dataset
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
jiangzhiwen 39df25f803 c++ api for CSV Dataset
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago