Commit Graph

428 Commits (f980561fe1d0944f5f050a1036868a1cf8d9e46e)

Author SHA1 Message Date
Xiao Tianci 290cc72887 add BasicTokenizer and BertTokenizer C++ API
5 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
5 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
5 years ago
alex-yuyue ccff3a5316 Change build to return status
5 years ago
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc
5 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
5 years ago
mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass
5 years ago
Eric db2a8b5e1d Disable getter pass
5 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
5 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
5 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
5 years ago
shenwei41 3bea84d0f7 add four new text API
5 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
5 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
5 years ago
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
5 years ago
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset
5 years ago
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset
5 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
5 years ago
Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared
5 years ago
Zirui Wu 36bfd0d8ad address left over cmts from 8802
5 years ago
liucunwei 3e57236fe3 add some new ut test for minddataset
5 years ago
shenwei41 4e56618d18 Add text C++ API
5 years ago
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
5 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
5 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
5 years ago
mindspore-ci-bot 812095de8f !8753 Adds execute testcase and fix get_dataset_size
5 years ago
Eric 45292abdfd Added execute test case
5 years ago
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
5 years ago
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
5 years ago
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
5 years ago
jiangzhiwen bc91f7b3ac fix pad zero
5 years ago
luoyang d43155b5b0 [MD] Decouple more Transform Ops
5 years ago
mindspore-ci-bot e3b1814401 !8713 Fix for GetDatasetSize issue in TextFile
5 years ago
Mahdi 449e1526dc Fixed GetDatasetSize for TextFile
5 years ago
Zirui Wu ff5999fc2f add removal pass for getters
5 years ago
Mahdi ecde0f03a2 Updated GetNumSamples logic
5 years ago
jiangzhiwen b30c1045e1 add lite_mat multiply
5 years ago
mindspore-ci-bot edcb0cd86b !8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
5 years ago
mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++
5 years ago
Mahdi 5a7515e48f Added GetColumnNames to C++
5 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
5 years ago
jiangzhiwen 03bbe5f2a8 neon acceleration for subtract
5 years ago
Eric a21eb2d527 Added random node fix
5 years ago
mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API
5 years ago
alex-yuyue d7c3a9ba00 Add GetClassIndexing
5 years ago
xulei2020 f8d1b20873 init litemat from memory
5 years ago
mindspore-ci-bot 908a494add !8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
5 years ago
mindspore-ci-bot 027916cb5f !8315 Cache server stability
5 years ago
Lixia Chen f24a788eed Rebase up to 5792d50ca7
5 years ago
Zirui Wu 7538f82da9 add callback to map's c api
5 years ago
mindspore-ci-bot a9a9c45662 !8232 C++ api add Filter
5 years ago
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
5 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
5 years ago
luoyang dcb758bc77 [MD] Skip returning IR when meet nullptr in ConcatDataset
5 years ago
Eric 394dbf50e1 Added testing macro and fix album_op test
5 years ago
mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass
5 years ago
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
5 years ago
Yi Huaijie d7faa77b5e support int64 shape
5 years ago
luoyang 9a57cbacd9 [MD] Transform api decouple
5 years ago
mindspore-ci-bot 8709005a57 !8200 Add two transforms API
5 years ago
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2
5 years ago
Eric 85f0a9bc8f Added dependency removal for data_helper
5 years ago
shenwei41 9ffdf0b6d4 Add transform API
5 years ago
Zirui Wu 5d1ada682c remove uncessary headers
5 years ago
hesham 5169fb4c42 Remove api namespace
5 years ago
hesham 0ba0595caf DatasetNode as a base for all IR nodes
5 years ago
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize
5 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
5 years ago
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
5 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
5 years ago
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
5 years ago
mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
5 years ago
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
5 years ago
mindspore-ci-bot 2ba20dc8e7 !7848 Add five transforms API
5 years ago
Zirui Wu 814044963b add validation check in tfrecord_node
5 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
5 years ago
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
5 years ago
shenwei41 779f0f387b Add transforms API
5 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
5 years ago
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
5 years ago
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
5 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
5 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
5 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
5 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
5 years ago
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
5 years ago
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API
5 years ago
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api
5 years ago
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
5 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
5 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
5 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
5 years ago
Lixia Chen bc396febae Add testcases for cache c api
5 years ago
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
5 years ago
Mahdi 0e03f5b0dd Added GetDatasetSize
5 years ago
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save
5 years ago
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
5 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
5 years ago
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
5 years ago
Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596
5 years ago