Commit Graph

333 Commits (7fbed0ce941a18e78c3a9f51f8519515f4eaaa43)

Author SHA1 Message Date
mindspore-ci-bot bed93a9ead !3039 [Dataset Python UT] adding coverage to Cifar Op and update test dataset
5 years ago
Zirui Wu 63185cb20f fix some validators errors
5 years ago
Cathy Wong ae1ed327ba Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
nhussain 05b2a57d2a fix validation errors, and fix try catch error tests
5 years ago
tinazhang 340d98a4d1 added test case to cifar_op
5 years ago
xiefangqi add19a591c md support ps-lite
5 years ago
mindspore-ci-bot 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
islam_amin 56da3b0ae1 Fixing ratio bug with BoundingBoxAugment
5 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
5 years ago
mindspore-ci-bot 6284c42a76 !2941 MD tokenizer support output offsets
5 years ago
xiefangqi 47060631e5 add offsets feature to tokenizer
5 years ago
mindspore-ci-bot 541456044d !2934 GraphData support random_walk and get_edge_feature
5 years ago
mindspore-ci-bot 2f565f4c20 !2776 Update API of dataset.text.lookup
5 years ago
heleiwang 7a046a1d70 support get_edge_feature
5 years ago
Zirui Wu 7b15e5a742 rework on lookup
5 years ago
nhussain 2c7fd248f8 fixes for PR-2908: avoid empty strings for column names
5 years ago
nhussain 6c37ea3be0 fix validators
5 years ago
mindspore-ci-bot 915ddd25dd !2892 gnn random walk pr 1977 comment follow up
5 years ago
avakh 421b80bf8f updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
5 years ago
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
5 years ago
mindspore-ci-bot 9ba937b1af !2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
5 years ago
mindspore-ci-bot c9929fd8a1 !2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
5 years ago
mindspore-ci-bot 92d2011b8b !2924 [Dataset Python UT] Disable md5 random perspective test
5 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
5 years ago
tinazhang 8455f957ac disable md5 random perspective test case
5 years ago
islam_amin dfc3409f67 Update RandomHorizontalFlipWithBBox and BoundingBouxAugment C++ Ops to use floats
5 years ago
xiefangqi 62d55fdbce vocdataset support float bbox
5 years ago
mindspore-ci-bot b5066e81ee !2308 Unskip md5 python UT case for RandomPerspective
5 years ago
tinazhang dc03019200 unskip md5 testcase for RandomPerspective
5 years ago
Danish Farid 5a9673ee6f fix_annotate bug fix
5 years ago
peilin-wang 29aa589972 added check for invalid type for boolean args
5 years ago
yanghaitao 365c901ee0 get default value if num_parallel_worker is None
5 years ago
mindspore-ci-bot d08a89ab87 !2737 makes 0 an invaild bucket size
5 years ago
mindspore-ci-bot 1227719cdd !2603 [Dataset Python UT] Cleanup mse and md5 validation
5 years ago
peilin-wang 9468b49e28 bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
5 years ago
mindspore-ci-bot c70e6987ba !2624 Fix config test
5 years ago
mindspore-ci-bot 9b4399480a !2321 Connector throughput performance metric
5 years ago
tinazhang66 5cd3136355 remove local defined mse and add missing mse/md5 validation
5 years ago
ms_yan 7fa0d9e7e4 add paramter check for numpyslices and num_shards
5 years ago
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
5 years ago
mindspore-ci-bot 363489d00f !2580 BasicTokenizer do not case fold on preserved words
5 years ago
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words
5 years ago
liyong 68e2097897 fix split erroer message
5 years ago
yanghaitao fd701b8504 set monitor sampling interval through json file
5 years ago
Eric a4f5802924 Added Fix for test config
5 years ago
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
5 years ago
mindspore-ci-bot a1b17bd2e2 !2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
5 years ago
avakh 1e869146e9 applying comments removing VOC
5 years ago
Cathy Wong 277aba5326 dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
mindspore-ci-bot e11c953225 !2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
5 years ago
mindspore-ci-bot 067592ccf9 !2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
5 years ago
islam_amin 0f58f0338e updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 years ago
mindspore-ci-bot b0a10c26a4 !2532 adding random-resize-with-bbox-op and resize-with-bbox-op
5 years ago
Danish Farid 3d1ecaaeb5 updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
avakh 587e260236 addressing comments
5 years ago
Jamie Nisbet c22eac743d subtree creation in python apis
5 years ago
Danish Farid a8f392ca42 updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
5 years ago
YangLuo 4e3bfcf4c9 !2306 [Dataset] Code review & improve quality
5 years ago
mindspore-ci-bot beb436f457 !2398 Bug in Slice when multiple rows are used
5 years ago
mindspore-ci-bot a9c309da4c !2404 [Dataset]rename input variable name to children and output variable to parent
5 years ago
mindspore-ci-bot 1ea38eb60c !2375 Add Python Tokenizer
5 years ago
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed
5 years ago
mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue
5 years ago
xulei2020 3b71bd0d5d rename input to children, output to parent
5 years ago
hesham 68030e6a4b Slice Bug
5 years ago
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
5 years ago
xiefangqi 5703a10b8b fix CocoDataset issue
5 years ago
mindspore-ci-bot bbf69912be !2363 fix TextFildDataset and CLUEDataset does not support to_device
5 years ago
hesham e981c67acd Python Tokenizer
5 years ago
hesham 674415f7be Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 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)
5 years ago
mindspore-ci-bot 7bdcc319b2 !2325 Addressing comments from PR2314
5 years ago
Danish Farid 6442a85b75 comments added, ptrs to consts, UT tests for BBOps
5 years ago
islam_amin edc42c5b85 addressed comments from reviews
5 years ago
nhussain d89101b95f add missing test
5 years ago
yanghaitao 9f336bb735 fix TextFileDataset and CLUEDataset failed with to_device
5 years ago
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