Commit Graph

805 Commits (ee4e2db77e70a6229a6665aafc5d18ebaa9e030a)

Author SHA1 Message Date
mindspore-ci-bot 6e2241d64f !8096 Add DatasetNode as a base Class for IR nodes
6 years ago
jjfeing 56f1bb1b66 add dump data when task error
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
anancds 4b995fe170 fixed Destructor and RegisterRoute
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
anancds 98bbb4ef7a added tcp base on libevent
6 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
6 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
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 566656ea72 !7558 fix the repeated calculation accuracy error
6 years ago
mindspore-ci-bot a8dc0f5c1b !7557 [MD] Add merge image proccessing
6 years ago
yangzhenzhang eb6f4e3ce8 update repeated calculation
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