Commit Graph

249 Commits (8fa83cca873a730e0df52285bb61bcaeecdfdcbf)

Author SHA1 Message Date
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace
6 years ago
Mahdi e92d4edceb Updated TensorRow conversion
6 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
6 years ago
mindspore-ci-bot 70221f5261 !6307 Conversion to and from TensorRow in C++
6 years ago
nhussain 77d507279c first working implementation
6 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
6 years ago
Mahdi 890598d112 Added TensorRow conversion
6 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
6 years ago
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
6 years ago
xulei2020 85962adffd add code
6 years ago
luoyang 581335453e Change return val of GetNextRow
6 years ago
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
6 years ago
eric cd5af9472e Added input check
6 years ago
xulei2020 72861a68f3 add code
6 years ago
jiangzhiwen d4ce668b9b add Affine ut
6 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
6 years ago
xulei2020 b356211413 add init code
6 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
6 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
6 years ago
mindspore-ci-bot d0c7b1ba24 !5731 Manifest Dataset check invalid filename string
6 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
6 years ago
jiangzhiwen 294f7b620a check invalid filename string
6 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
6 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
6 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
6 years ago
luoyang ce419404ce Add check for duplicate column for a-cpi
6 years ago
mindspore-ci-bot 0cb6d29f0c !4998 Shared memory pool clean up
6 years ago
mindspore-ci-bot dff02cc282 !5188 rename image files in imagefolder
6 years ago
mindspore-ci-bot b99149dc37 !4901 Adding data_helper for minddata
6 years ago
mindspore-ci-bot 3be136f6f0 !5354 Fix randomdata issue
6 years ago
mahdi 84efa0b96b Added BucketBatchByLength for C API
6 years ago
Eric 65bf3ecc3e Adding data_helper class
6 years ago
Jesse Lee e89b4648f6 Memory pool clean up
6 years ago
xiefangqi e2085a9505 fix randomdata issue
6 years ago
tony_liu2 5e4c314130 rename dataset dir and image files
6 years ago
mindspore-ci-bot 716329df6c !5278 Change default value of sampler in c-api
6 years ago
YangLuo 419478b410 Change default value of sampler to seperate behaviour of default sampler
6 years ago
islam_amin 94a4a3f20b changing affine and posterize apis
6 years ago
Cathy Wong 46e9d79a50 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
6 years ago
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