mindspore-ci-bot
915ddd25dd
!2892 gnn random walk pr 1977 comment follow up
...
Merge pull request !2892 from tony_liu2/master
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
...
add fix to random resize decode crop test case
fix pylint issues
5 years ago
mindspore-ci-bot
9ba937b1af
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
...
Merge pull request !2920 from danishnxt/AugOps-M1-Python
5 years ago
mindspore-ci-bot
c9929fd8a1
!2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
...
Merge pull request !2900 from islam_amin/object_ops_cc_float
5 years ago
mindspore-ci-bot
92d2011b8b
!2924 [Dataset Python UT] Disable md5 random perspective test
...
Merge pull request !2924 from TinaMengtingZhang/redo-skip-md5-random-perspective-test
5 years ago
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
...
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
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
...
Merge pull request !2308 from TinaMengtingZhang/unskip-case-random-perspective
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
...
Merge pull request !2737 from Peilin/zero-input-bucket-check
5 years ago
mindspore-ci-bot
1227719cdd
!2603 [Dataset Python UT] Cleanup mse and md5 validation
...
Merge pull request !2603 from TinaMengtingZhang/I1LTCA-mse-check-cleanup
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
...
Merge pull request !2624 from EricZ/fix_config_test
5 years ago
mindspore-ci-bot
9b4399480a
!2321 Connector throughput performance metric
...
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
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
...
Merge pull request !2629 from yanghaitao/yht_sampling_interval
5 years ago
mindspore-ci-bot
363489d00f
!2580 BasicTokenizer do not case fold on preserved words
...
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
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
...
Merge pull request !2593 from ava/python_ut_tests
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
...
Merge pull request !2587 from imaaamin/object_ops_ut
5 years ago
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
...
Merge pull request !2590 from danishnxt/AugOps2
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
...
Merge pull request !2532 from ava/NNNewMaster
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
...
updates
fix
fix cpplint
fix
5 years ago
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 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
...
Merge pull request !2398 from h.farahat/slice_bug
5 years ago
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 years ago
mindspore-ci-bot
1ea38eb60c
!2375 Add Python Tokenizer
...
Merge pull request !2375 from h.farahat/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
...
Merge pull request !2380 from xiefangqi/xfq_fix_coco_issue_01
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