Commit Graph

477 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

Author SHA1 Message Date
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
6 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
6 years ago
luoyang dcb758bc77 [MD] Skip returning IR when meet nullptr in ConcatDataset
6 years ago
Eric 394dbf50e1 Added testing macro and fix album_op test
6 years ago
mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass
6 years ago
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
6 years ago
Yi Huaijie d7faa77b5e support int64 shape
6 years ago
luoyang 9a57cbacd9 [MD] Transform api decouple
6 years ago
mindspore-ci-bot 8709005a57 !8200 Add two transforms API
6 years ago
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2
6 years ago
Eric 85f0a9bc8f Added dependency removal for data_helper
6 years ago
shenwei41 9ffdf0b6d4 Add transform API
6 years ago
Zirui Wu 5d1ada682c remove uncessary headers
6 years ago
hesham 5169fb4c42 Remove api namespace
6 years ago
hesham 0ba0595caf DatasetNode as a base for all IR nodes
6 years ago
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize
6 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
6 years ago
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
6 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
6 years ago
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
6 years ago
mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
6 years ago
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
6 years ago
mindspore-ci-bot 2ba20dc8e7 !7848 Add five transforms API
6 years ago
Zirui Wu 814044963b add validation check in tfrecord_node
6 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
6 years ago
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
6 years ago
shenwei41 779f0f387b Add transforms API
6 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
6 years ago
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
6 years ago
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
6 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
6 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
6 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
6 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
6 years ago
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
6 years ago
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API
6 years ago
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api
6 years ago
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
6 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
6 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
6 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
6 years ago
Lixia Chen bc396febae Add testcases for cache c api
6 years ago
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
6 years ago
Mahdi 0e03f5b0dd Added GetDatasetSize
6 years ago
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save
6 years ago
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
6 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
6 years ago
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
6 years ago
Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596
6 years ago
luoyang 8e60cfe800 [MD] C++ api save
6 years ago
mindspore-ci-bot 19b10d474f !7530 [MD] Add divide image proccessing
6 years ago
Zirui Wu d471552fc5 shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
6 years ago
mindspore-ci-bot de7ea8e68c !7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
6 years ago
mindspore-ci-bot a8dc0f5c1b !7557 [MD] Add merge image proccessing
6 years ago
jiangzhiwen 8e785648da add merge image processing
6 years ago
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
6 years ago
mindspore-ci-bot 643366ea70 !7538 Add empty string tensor support for Album
6 years ago
Eric 7e21648e16 Added Album empty string tensor support
6 years ago
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
6 years ago
jiangzhiwen fadc97a18f add divide op
6 years ago
mindspore-ci-bot 48601f51b0 !7295 [MD] C++ api add MindDataset
6 years ago
mindspore-ci-bot 8ff82843ea !7486 [MD] Add subtract image proccessing
6 years ago
mindspore-ci-bot 947f6d96d1 !7414 C++ api add config_manager
6 years ago
mindspore-ci-bot 7707bb8540 !7439 [MD] Add YUV to BGR , Split, extractChannel ops
6 years ago
Xiao Tianci fb98fbcc9f add c api config
6 years ago
luoyang 2dc8e5f421 [MD] C++ api add MindDataset
6 years ago
xulei2020 442cee15ad add yuv420sp to bgr, split and extractchannel
6 years ago
jiangzhiwen 44f7978f7c add image subtract
6 years ago
Eric d3e89086e5 Removed check for normalize mean
6 years ago
mindspore-ci-bot 0357088a73 !7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
6 years ago
Eric 359ad19884 Added float_array support
6 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
6 years ago
mindspore-ci-bot 7e7d47db50 !7266 RandomResizedCrop for C API
6 years ago
shenwei41 87b108f4e0 C++ api add Rescale
6 years ago
Mahdi c8333accfc RandomResizedCrop C API
6 years ago
mindspore-ci-bot 4a077f6341 !7035 Add validation for input image size of affine transformation
6 years ago
jiangzhiwen 197f0cabe0 check affine input size
6 years ago
YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp
6 years ago
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
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
Mahdi 1896950ae5 Added Mixup
6 years ago
tony_liu2 3a020fe877 split c_api_test
6 years ago
xiefangqi 6276c0f22f new c++ api ==> CelebA
6 years ago
mindspore-ci-bot 7ec0b5857a !3977 [MD] Refactor Concatenate Op
6 years ago
ervinzhang c65670b1a7 changed sampler parameter to support std::move
6 years ago
mindspore-ci-bot 6aa65da5d2 !3860 Minddata new dataset api ==> Coco
6 years ago
nhussain 61769b2dd9 fix concat
6 years ago
xiefangqi bb7bda1d6b new dataset api -- Coco
6 years ago
liubuyu d81862a916 decoupling core and context
6 years ago
tinazhang e57d849618 add concat op and extend zip support to cpp api
6 years ago
Eric 8c018da468 Fixing issues in distributed sampler
6 years ago
mindspore-ci-bot 634d797ca3 !3549 MapOp refactor for device augmentation (part 1)
6 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
6 years ago
anthonyaje a7eaf2736a First drop of MapOp refactor to support device augment.
6 years ago
YangLuo ae99a3a3e4 C++ API support for TakeDatasetOp and VOCDatasetOp
6 years ago
mindspore-ci-bot b6c7273bb6 !3551 [MD] Fix Broken C++ Only Build
6 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
6 years ago
mindspore-ci-bot ee67f70b73 !3449 Cifar100 for C API
6 years ago
Mahdi 92568248c9 Added Cifar100 for C API
6 years ago
mindspore-ci-bot 84c8b85ddc !3452 [MD] Gets rid of uncessary print calls
6 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
6 years ago
Eric 465a69a70a Added crop signature, wip
6 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
6 years ago
nhussain a306264030 remove print calls
6 years ago
Mahdi 2b71cbf1bd Added RenameOp
6 years ago
Cathy Wong 8921a6099c C++ API Support for Skip Dataset Op and UTs
6 years ago
mindspore-ci-bot 568e75fdd3 !3256 Zip C API
6 years ago
Mahdi 91b4d90716 Added ZipOp
6 years ago
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
6 years ago
nhussain b064cbab5d fix upper bound
6 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
6 years ago
xulei2020 18b519ae0f add sentence piece
6 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
6 years ago