Commit Graph

86 Commits (f980561fe1d0944f5f050a1036868a1cf8d9e46e)

Author SHA1 Message Date
hesham 7120c66998 Add SubsetSampler
4 years ago
Nat Sutyanyong e28fb6ce4d Tested with new test cases and all dataset UTs passed
5 years ago
Nat Sutyanyong 7c5b2de1ec dataset CPP UT: Updates for ExecTree to IRTree Support
5 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
5 years ago
Zirui Wu 36bfd0d8ad address left over cmts from 8802
5 years ago
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
5 years ago
Eric 45292abdfd Added execute test case
5 years ago
Zirui Wu ff5999fc2f add removal pass for getters
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
Lixia Chen bc396febae Add testcases for cache c api
5 years ago
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
5 years ago
Xiao Tianci fb98fbcc9f add c api config
5 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace
5 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
5 years ago
nhussain 77d507279c first working implementation
5 years ago
Mahdi 890598d112 Added TensorRow conversion
5 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
5 years ago
xulei2020 b356211413 add init code
5 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
5 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
5 years ago
Eric 65bf3ecc3e Adding data_helper class
5 years ago
Eric c79db93c48 Initial commit for album
5 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
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
jiangzhiwen 39df25f803 c++ api for CSV Dataset
5 years ago
mindspore-ci-bot 6868b9b6fa !4422 Minddata new dataset api ==> RandomData
5 years ago
xiefangqi b91e56375e add randomdataset and schema
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago
Alexey Shevlyakov 8526d5414d RandomColor
5 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
5 years ago
eric 6a41b44724 Added wrapper around color change function
5 years ago
mindspore-ci-bot 5adba834d0 !3819 C++ API Support for CLUE Dataset
5 years ago
jiangzhiwen 5842a0212f c++ api support for CLUE Dataset
5 years ago
mindspore-ci-bot 9276a9d2fb !3771 C++ API Support for TextFile Dataset
5 years ago
nhussain 7766efd58e add files
5 years ago
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests
5 years ago
mindspore-ci-bot 2cab58fdbc !3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
5 years ago
islam_amin e52d85ba9d Added RandomAffine Op
5 years ago
mindspore-ci-bot 612f533d15 !3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
5 years ago
YangLuo e6a12946c8 Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi 1896950ae5 Added Mixup
5 years ago
tony_liu2 3a020fe877 split c_api_test
5 years ago
Eric 8c018da468 Fixing issues in distributed sampler
5 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
5 years ago
Eric 465a69a70a Added crop signature, wip
5 years ago