Danish Farid
5a9673ee6f
fix_annotate bug fix
5 年前
peilin-wang
29aa589972
added check for invalid type for boolean args
5 年前
yanghaitao
365c901ee0
get default value if num_parallel_worker is None
5 年前
mindspore-ci-bot
d08a89ab87
!2737 makes 0 an invaild bucket size
Merge pull request !2737 from Peilin/zero-input-bucket-check
5 年前
mindspore-ci-bot
1227719cdd
!2603 [Dataset Python UT] Cleanup mse and md5 validation
Merge pull request !2603 from TinaMengtingZhang/I1LTCA-mse-check-cleanup
5 年前
peilin-wang
9468b49e28
bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
5 年前
mindspore-ci-bot
c70e6987ba
!2624 Fix config test
Merge pull request !2624 from EricZ/fix_config_test
5 年前
mindspore-ci-bot
9b4399480a
!2321 Connector throughput performance metric
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
5 年前
tinazhang66
5cd3136355
remove local defined mse and add missing mse/md5 validation
5 年前
ms_yan
7fa0d9e7e4
add paramter check for numpyslices and num_shards
5 年前
mindspore-ci-bot
32a2d5d21c
!2629 get monitor sampling interval from json file
Merge pull request !2629 from yanghaitao/yht_sampling_interval
5 年前
mindspore-ci-bot
363489d00f
!2580 BasicTokenizer do not case fold on preserved words
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
5 年前
qianlong
cae77c0c22
BasicTokenizer not case fold on preserverd words
5 年前
liyong
68e2097897
fix split erroer message
5 年前
yanghaitao
fd701b8504
set monitor sampling interval through json file
5 年前
Eric
a4f5802924
Added Fix for test config
5 年前
Alexey Shevlyakov
698abf75fc
Connector throughput + PerfData + CyclicArray
5 年前
mindspore-ci-bot
a1b17bd2e2
!2593 python unit tests for randomResizeWithBBox and ResizeWithBBox
Merge pull request !2593 from ava/python_ut_tests
5 年前
avakh
1e869146e9
applying comments removing VOC
5 年前
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
5 年前
mindspore-ci-bot
e11c953225
!2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
Merge pull request !2587 from imaaamin/object_ops_ut
5 年前
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
Merge pull request !2590 from danishnxt/AugOps2
5 年前
islam_amin
0f58f0338e
updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 年前
mindspore-ci-bot
b0a10c26a4
!2532 adding random-resize-with-bbox-op and resize-with-bbox-op
Merge pull request !2532 from ava/NNNewMaster
5 年前
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 年前
avakh
587e260236
addressing comments
5 年前
Jamie Nisbet
c22eac743d
subtree creation in python apis
updates
fix
fix cpplint
fix
5 年前
Danish Farid
a8f392ca42
updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
Style Error fix
fixed PyLint problem
reverting testVOC2012 due to CI break for existing test
reverting testVOC2012 due to CI break for existing test-2
updated old error messages to confirm with global standard
addressing PR 2355 Comments - 1
addressing PR 2355 Comments - 2
addressing PR 2355 Comments - 3
5 年前
YangLuo
4e3bfcf4c9
!2306 [Dataset] Code review & improve quality
5 年前
mindspore-ci-bot
beb436f457
!2398 Bug in Slice when multiple rows are used
Merge pull request !2398 from h.farahat/slice_bug
5 年前
mindspore-ci-bot
a9c309da4c
!2404 [Dataset]rename input variable name to children and output variable to parent
Merge pull request !2404 from xulei/input_output
5 年前
mindspore-ci-bot
1ea38eb60c
!2375 Add Python Tokenizer
Merge pull request !2375 from h.farahat/python_tokenizer
5 年前
liyong
2412ee09ce
fix distributedSampler reshuffle and fix random_device failed
5 年前
mindspore-ci-bot
78a8bc302d
!2380 Fix CocoDataset issue
Merge pull request !2380 from xiefangqi/xfq_fix_coco_issue_01
5 年前
xulei2020
3b71bd0d5d
rename input to children, output to parent
5 年前
hesham
68030e6a4b
Slice Bug
5 年前
qianlong
980ddd32a2
change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
5 年前
xiefangqi
5703a10b8b
fix CocoDataset issue
5 年前
mindspore-ci-bot
bbf69912be
!2363 fix TextFildDataset and CLUEDataset does not support to_device
Merge pull request !2363 from yanghaitao/yht_fix_textfiledataset
5 年前
hesham
e981c67acd
Python Tokenizer
!38 Synchronize with latest Ascend software suite 17 Jun 2020
Merge pull request !38 from yanghaoran/master
5 年前
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 年前
mindspore-ci-bot
bc4b1c2460
!2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
5 年前
mindspore-ci-bot
7bdcc319b2
!2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
5 年前
Danish Farid
6442a85b75
comments added, ptrs to consts, UT tests for BBOps
updated comments for 3 BB AugOps
addressing comments, void -> status, macros added, fixed test cmt
changed types -> value, fixed ut test funcs, grammar
bug type fix
fixed condition in tests for viz
5 年前
islam_amin
edc42c5b85
addressed comments from reviews
5 年前
nhussain
d89101b95f
add missing test
5 年前
yanghaitao
9f336bb735
fix TextFileDataset and CLUEDataset failed with to_device
5 年前
peilinwang
1e36b0649f
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
ToNumberOp implementation almost done
ToNumberOp complete
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
merge conflicts
5 年前
hesham
11826fb256
DuplicateOp
5 年前
mindspore-ci-bot
90bb9320aa
!2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
Merge pull request !2314 from imaaamin/object_ops_pr
5 年前