Commit Graph

63 Commits (b2cff2842ded2e1df5669052d7edbb9ea505068e)

Author SHA1 Message Date
Eric c79db93c48 Initial commit for album
6 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
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
jiangzhiwen 39df25f803 c++ api for CSV Dataset
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
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
6 years ago
mahdi 3ecc53fb4e Added CutMix
6 years ago
Alexey Shevlyakov 8526d5414d RandomColor
6 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
6 years ago
eric 6a41b44724 Added wrapper around color change function
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
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 2cab58fdbc !3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
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
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
Eric 8c018da468 Fixing issues in distributed sampler
6 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
6 years ago
Eric 465a69a70a Added crop signature, wip
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
YangLuo 4136892a3e add SlidingWindow Op
6 years ago
Alexey Shevlyakov b930162e79 Decode + RandomCropAndResize = RandomCropDecodeResize
6 years ago
ervinzhang bd5a777f81 introducing new C++ API
6 years ago
mindspore-ci-bot 2c3c204b14 !2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
6 years ago
avakh b2bfb0342b supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
6 years ago
Danish Farid 506f8f134e fix, cpp ut's
6 years ago
islam_amin 284cc910d5 C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
6 years ago
mindspore-ci-bot 709dfd7e81 !2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
6 years ago
islam_amin 593ee1eb34 C++ UT common files for object detection tests
6 years ago
Eric 88bb65768e Clean up part 1
6 years ago
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
6 years ago
mindspore-ci-bot d9b1825552 !2374 C++ UT for CutOut and Pad
6 years ago
Mahdi bca037e1be added cpp test cases for pad and cut out
6 years ago
ms_yan cf82aa9035 init remove storage op in c++
6 years ago
nhussain 5515016dba remove graphengine changes
6 years ago
xunxue 87aa9c8f7a PadEndOp
6 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
6 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
6 years ago
jiangzhiwen e0e167a000 add CLUE dataset
6 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
6 years ago