Commit Graph

226 Commits (269b514b0590e89652ab768fc8df8c5594a1c19a)

Author SHA1 Message Date
yanghaitao f3423208c4 set monitor sampling interval through json file
6 years ago
mindspore-ci-bot beb436f457 !2398 Bug in Slice when multiple rows are used
6 years ago
mindspore-ci-bot a9c309da4c !2404 [Dataset]rename input variable name to children and output variable to parent
6 years ago
mindspore-ci-bot 1ea38eb60c !2375 Add Python Tokenizer
6 years ago
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed
6 years ago
mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue
6 years ago
xulei2020 3b71bd0d5d rename input to children, output to parent
6 years ago
hesham 68030e6a4b Slice Bug
6 years ago
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
6 years ago
xiefangqi 5703a10b8b fix CocoDataset issue
6 years ago
mindspore-ci-bot bbf69912be !2363 fix TextFildDataset and CLUEDataset does not support to_device
6 years ago
hesham e981c67acd Python Tokenizer
6 years ago
hesham 674415f7be Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
6 years ago
mindspore-ci-bot bc4b1c2460 !2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
6 years ago
mindspore-ci-bot 7bdcc319b2 !2325 Addressing comments from PR2314
6 years ago
Danish Farid 6442a85b75 comments added, ptrs to consts, UT tests for BBOps
6 years ago
islam_amin edc42c5b85 addressed comments from reviews
6 years ago
nhussain d89101b95f add missing test
6 years ago
yanghaitao 9f336bb735 fix TextFileDataset and CLUEDataset failed with to_device
6 years ago
peilinwang 1e36b0649f remove graphengine changes
6 years ago
hesham 11826fb256 DuplicateOp
6 years ago
mindspore-ci-bot 90bb9320aa !2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
6 years ago
mindspore-ci-bot a83baafbf6 !2253 Add ConcatOp to Dataset
6 years ago
mindspore-ci-bot 3784220056 !2317 rework on dataset.text.vocab to support any user special_tokens
6 years ago
nhussain 5515016dba remove graphengine changes
6 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
6 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
6 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
6 years ago
xunxue 87aa9c8f7a PadEndOp
6 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
6 years ago
Zirui Wu b6e9504b31 phase I of Vocab rework
6 years ago
Zirui Wu 8f2674850b address API doc style and content
6 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
6 years ago
mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex.
6 years ago
ms_yan 8d1dae46ac Throw error when load config failed
6 years ago
hesham b9495a9ccc Truncate Pair
6 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
6 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
6 years ago
ms_yan fdafc690f8 repair problem in NumpySlicesDataset
6 years ago
Tinazhang 169eaf73c7 reorganize util function visualize()
6 years ago
Yang dee8471d23 !1993 [Dataset] Fix codedex.
6 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
6 years ago
hesham f2462bb00d Mask Op
6 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
6 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
6 years ago
mindspore-ci-bot 3adbde56b2 !2162 SliceOp
6 years ago
mindspore-ci-bot 898b2fdecd !2187 Fix comment display issues in BuildVocabDataset
6 years ago
Zirui Wu 2794883644 fix selected minor issues
6 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
6 years ago
liyong d4f8f57c7e add split in minddataset
6 years ago