Commit Graph

486 Commits (d9b4b5c7505fce64a1d48a1bda761a5157b5a559)

Author SHA1 Message Date
xiefangqi e3e7820413 fix cifar stuck problem
5 years ago
heleiwang 4870abc848 1. fix generator_dataset hangs
5 years ago
jonyguo 5b4b539751 fix: concat with none sample dataset
5 years ago
mindspore-ci-bot ed954dc407 !4782 Python UT fails on RandomPosterize
5 years ago
islam_amin 85357238fe Fixing posterize python ut
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot 50b5c8035b !4701 fix concat get_dataset_size error
5 years ago
nhussain 738ae2c78d change api to use std_vector
5 years ago
islam_amin 979111d0ef Added Posterize Op
5 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
5 years ago
jonyguo 5f294fb90d fix: random affine parameter check
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago
jonyguo 8bb4449fa8 add testcase for padded dataset with decode op
5 years ago
mayang c410c6a6e2 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
Alexey Shevlyakov 8526d5414d RandomColor
5 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
5 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
5 years ago
mindspore-ci-bot ed1244558c !4366 Fixing param type in c++ api and fixing python validator for Repeat Op
5 years ago
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
anzhengqi 3e31ac6d62 all Dataset support get_dataset_size
5 years ago
mindspore-ci-bot 9276a9d2fb !3771 C++ API Support for TextFile Dataset
5 years ago
avakh 477528de7f random sharpness cpp op support
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 c2997845c2 !4289 Fix pad op validate issue
5 years ago
xiefangqi 7ee1e46455 fix pad op validate issue
5 years ago
qianlong e9c4378ed8 add support of soft dvpp op
5 years ago
mindspore-ci-bot 266df56570 !4220 [MD] add num_samples support in minddataset pk sampler
5 years ago
islam_amin e52d85ba9d Added RandomAffine Op
5 years ago
mindspore-ci-bot 9ad82f79fd !3979 Adding MixUp operation
5 years ago
liyong 7341421d3b fix num samples in pk sampler
5 years ago
xiefangqi 3d7826b6df test five crop problem
5 years ago
Mahdi 1896950ae5 Added Mixup
5 years ago
mindspore-ci-bot e19d382473 !3346 Maintain epoch/repeat count for ops
5 years ago
Lixia Chen ac85b77b76 Maintain epoch/repeat count for ops
5 years ago
mindspore-ci-bot 7ec0b5857a !3977 [MD] Refactor Concatenate Op
5 years ago
nhussain 61769b2dd9 fix concat
5 years ago
mindspore-ci-bot 27e51c5a63 !3553 Unify np array comparisons
5 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
5 years ago
xiefangqi 6017b050ac add generatordataset support split
5 years ago
tony_liu2 269b477684 use np.testing.assert instead of asserting
5 years ago
mindspore-ci-bot d06da1d270 !3603 Check that the number columns of names and default matches
5 years ago
jiangzhiwen 2cc6b5cb52 fix number of columns not match
5 years ago
guansongsong 1906ed1be8 fix cache description again
5 years ago
guansongsong b6529b9096 fix cache description
5 years ago
guansongsong 620d951e5e Merge branch 'ql/fix_cache_core' of https://gitee.com/qianlong21st/mindspore into ql/fix_cache_core
5 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
5 years ago
qianlong bf87b1d1fb fix cache op core dump
5 years ago
mindspore-ci-bot 0a2980ca74 !3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
5 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
5 years ago
mindspore-ci-bot 06ed9ffd6a !3183 Remove files on test fail for test_minddataset*.py
5 years ago
xulei2020 0af6d75761 add code
5 years ago
qianlong d28c63b6c0 fix diff workers disallow cache
5 years ago
mindspore-ci-bot 21a5f06e93 !3328 Add testcases
5 years ago
tony_liu2 1f4251a440 add try to minddataset python tests to remove files on fail
5 years ago
mindspore-ci-bot 859fe6bc41 !3342 C++ API Support for Skip Dataset Op plus UTs
5 years ago
mindspore-ci-bot df1300d9cb !3294 Refactor opt/pre passes
5 years ago
Cathy Wong 8921a6099c C++ API Support for Skip Dataset Op and UTs
5 years ago
mindspore-ci-bot c24122bb55 !3303 fix validator that checks the vocab_size is positive in vocab.from_file
5 years ago
Nat Sutyanyong 9fb1904ed8 Refactoring opt/pre
5 years ago
shenwei41 4eaa396ca7 Add testcases
5 years ago
Amir Lashkari 6f186aafa0 Update Python UA op, AutoContrast Op and UT
5 years ago
Zirui Wu 40ea84ae81 fix from_file validator minor error, 1 line change
5 years ago
mindspore-ci-bot c451146b14 !3255 Added cpp Equalize op to vision api
5 years ago
panfengfeng 5aad4bdfbf change size
5 years ago
xiefangqi 64a6ed56de fix annotation
5 years ago
mindspore-ci-bot ad651f38bf !3124 [MD] error occur when using numpy types
5 years ago
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
5 years ago
mindspore-ci-bot 0e27dccbcf !3093 VOCDataset output change to multi-columns
5 years ago
liyong 28ebd73096 fix bug when int or float is numpy type
5 years ago
Amir Lashkari 572750cd40 Added cpp Equalize op
5 years ago
nhussain b064cbab5d fix upper bound
5 years ago
mindspore-ci-bot b091f74c23 !3016 Add CSV dataset loader
5 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
5 years ago
mindspore-ci-bot fa7fa8a162 !3234 [MD] fix bug when save tfrecord data
5 years ago
liyong f521532a06 fix field_name probelem from tfrecord to mindrecord
5 years ago
xulei2020 18b519ae0f add sentence piece
5 years ago
xiefangqi fbd9e3d402 vocdataset output multi-columns
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
mindspore-ci-bot 4945d34a41 !3133 [MD] fix num_sample in distributed sampler
5 years ago
mindspore-ci-bot a84092e89d !3102 [MD] Add additional parameter checks in RandomCropWithBBoxOp and RandomResizeWithBbox
5 years ago
liyong e2ea1fa0df activate num_samples in distributed samplers
5 years ago
mindspore-ci-bot 1bcbbb08d6 !2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
5 years ago
mindspore-ci-bot 1a518e1cff !3144 [MD] Fix ResizeOp behaviour
5 years ago
nhussain c984b0fc88 fix size tuple
5 years ago
mindspore-ci-bot 35c0f1d2e6 !3143 Add python UT to MnistDataset op
5 years ago
tinazhang ab37e87d7a adding Mnist python ut coverage
5 years ago
islam_amin 5647889c0d Added AutoContrast Op
5 years ago
mindspore-ci-bot 37e8439c0a !3077 supporting cpp invert operation
5 years ago
mindspore-ci-bot c07a8d2033 !3137 Cleanup dataset UT: Remove deprecated save_and_check
5 years ago
nhussain 5871ba8a05 more validator fixes
5 years ago
liyong bc676fe250 save op in minddataset
5 years ago
avakh 35c3a63701 support cpp invert operation
5 years ago
Cathy Wong 04eb4f89c7 Cleanup dataset UT: Replace save_and_check
5 years ago
Zirui Wu d233c54139 implemented cpp random choice, apply and compos
5 years ago
YangLuo 4136892a3e add SlidingWindow Op
5 years ago
mindspore-ci-bot bc0a53cfb1 !3030 minddata support ps-lite feature
5 years ago
mindspore-ci-bot ba0143402c !3067 Cleanup dataset UT: Remove unneeded tf data files and tests
5 years ago
mindspore-ci-bot 219a716eae !3066 fix some batch's get_dataset_size and some text validator inconsistency
5 years ago
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