Commit Graph

207 Commits (e9670f3c28490e804f852f9a56f243c331442da8)

Author SHA1 Message Date
peilinwang 1e36b0649f remove graphengine changes
5 years ago
hesham 11826fb256 DuplicateOp
5 years ago
mindspore-ci-bot 90bb9320aa !2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
5 years ago
mindspore-ci-bot a83baafbf6 !2253 Add ConcatOp to Dataset
5 years ago
mindspore-ci-bot 3784220056 !2317 rework on dataset.text.vocab to support any user special_tokens
5 years ago
nhussain 5515016dba remove graphengine changes
5 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
5 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
5 years ago
islam_amin 0af156d169 added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
5 years ago
xunxue 87aa9c8f7a PadEndOp
5 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
5 years ago
Zirui Wu b6e9504b31 phase I of Vocab rework
5 years ago
Zirui Wu 8f2674850b address API doc style and content
5 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
5 years ago
mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex.
5 years ago
ms_yan 8d1dae46ac Throw error when load config failed
5 years ago
hesham b9495a9ccc Truncate Pair
5 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
5 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
5 years ago
ms_yan fdafc690f8 repair problem in NumpySlicesDataset
5 years ago
Tinazhang 169eaf73c7 reorganize util function visualize()
5 years ago
Yang dee8471d23 !1993 [Dataset] Fix codedex.
5 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
5 years ago
hesham f2462bb00d Mask Op
5 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
mindspore-ci-bot 3adbde56b2 !2162 SliceOp
5 years ago
mindspore-ci-bot 898b2fdecd !2187 Fix comment display issues in BuildVocabDataset
5 years ago
Zirui Wu 2794883644 fix selected minor issues
5 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
5 years ago
liyong d4f8f57c7e add split in minddataset
5 years ago
hesham e2012a1de9 Slice Op
5 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
5 years ago
Mahdi add29f95f5 resolved issues in the comments
5 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
5 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
5 years ago
Peilin Wang 848e07d022 initial commit, start of BucketBatchByLengthOp
5 years ago
Jonathan Yan 87d2c27c7f random walk v1
5 years ago
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
5 years ago
jiangzhiwen e0e167a000 add CLUE dataset
5 years ago
hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer
5 years ago
jonyguo bb2082daec fix: MindDataset padded log error
5 years ago
mindspore-ci-bot 3085e51e45 !1922 check parameter num_samples of sampler
5 years ago
mindspore-ci-bot 1b5d9a1194 !1981 Implemented from_dataset, a way to build a vocab from existing dataset
5 years ago
Zirui Wu 880ce5ea26 implemented from_dataset
5 years ago
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure
5 years ago
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
5 years ago
yanghaitao 8f16cff12e add para check for sampler
5 years ago
jonyguo 1de7271afc add floatxx test case
5 years ago
ms_yan bc22c172b8 add TensorDataset and its ut
5 years ago