YangLuo
|
4136892a3e
|
add SlidingWindow Op
|
5 years ago |
mindspore-ci-bot
|
ba0143402c
|
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
|
5 years ago |
Cathy Wong
|
ae1ed327ba
|
Cleanup dataset UT: Remove unneeded data files and tests
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |
Alexey Shevlyakov
|
b930162e79
|
Decode + RandomCropAndResize = RandomCropDecodeResize
|
5 years ago |
Jesse Lee
|
7c1bc5192b
|
Initial Drop of CacheOp Phase I
|
5 years ago |
mindspore-ci-bot
|
65c6e54e2e
|
!2773 Adding cpp_api
Merge pull request !2773 from 章一智/cpp_api
|
5 years ago |
mindspore-ci-bot
|
6284c42a76
|
!2941 MD tokenizer support output offsets
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
|
5 years ago |
xiefangqi
|
47060631e5
|
add offsets feature to tokenizer
|
5 years ago |
ervinzhang
|
bd5a777f81
|
introducing new C++ API
|
5 years ago |
heleiwang
|
7a046a1d70
|
support get_edge_feature
|
5 years ago |
mindspore-ci-bot
|
2c3c204b14
|
!2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
Merge pull request !2982 from ava/CPP_test3
|
5 years ago |
mindspore-ci-bot
|
02e797d130
|
!2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
Merge pull request !2947 from danishnxt/AugOps-testing
|
5 years ago |
avakh
|
b2bfb0342b
|
supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
|
5 years ago |
Danish Farid
|
506f8f134e
|
fix, cpp ut's
fix cmakefile
fixed log statments in cpp UT tests
|
5 years ago |
mindspore-ci-bot
|
5355deca04
|
!2946 Added empty tensor support
Merge pull request !2946 from EricZ/emtpy-tensor
|
5 years ago |
mindspore-ci-bot
|
3cc9217f06
|
!2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
Merge pull request !2926 from islam_amin/object_ops_cc_ut_floats
|
5 years ago |
Eric
|
79445012bd
|
Tensor ut works
new test case
Name change for empty check
|
5 years ago |
mindspore-ci-bot
|
915ddd25dd
|
!2892 gnn random walk pr 1977 comment follow up
Merge pull request !2892 from tony_liu2/master
|
5 years ago |
islam_amin
|
284cc910d5
|
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
|
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
|
6d946b6a19
|
!2890 Fix for Alexey's testcase
Merge pull request !2890 from JesseKLee/queue_perf
|
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 |
Jesse Lee
|
e0ef91a676
|
Fix Queue::Reset
|
5 years ago |
ale
|
383564c417
|
fix perf_data test
|
5 years ago |
mindspore-ci-bot
|
709dfd7e81
|
!2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
Merge pull request !2738 from islam_amin/object_ops_ut_cc
|
5 years ago |
islam_amin
|
593ee1eb34
|
C++ UT common files for object detection tests
|
5 years ago |
Eric
|
88bb65768e
|
Clean up part 1
Removed extra fields in schema
Fixed test cases
Fixing CI
|
5 years ago |
Alexey Shevlyakov
|
71cede8173
|
remove de_error.h
|
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 |
jonyguo
|
41d16a3c77
|
enhance: 1. fix api comment, 2. del dead code
|
5 years ago |
Alexey Shevlyakov
|
698abf75fc
|
Connector throughput + PerfData + CyclicArray
|
5 years ago |
Jesse Lee
|
81bf4bde1d
|
AutoIndexObj primary should start with 0
|
5 years ago |
Jamie Nisbet
|
c22eac743d
|
subtree creation in python apis
updates
fix
fix cpplint
fix
|
5 years ago |
mindspore-ci-bot
|
d9b1825552
|
!2374 C++ UT for CutOut and Pad
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
|
5 years ago |
ms_yan
|
e829535a86
|
change GetTensor into GetRow to avoid NullPtr
|
5 years ago |
heleiwang
|
0d52888fc5
|
fix misspell and check parameters
|
5 years ago |
Mahdi
|
bca037e1be
|
added cpp test cases for pad and cut out
|
5 years ago |
ms_yan
|
cf82aa9035
|
init remove storage op in c++
init remove storage op test case c++
remove source c++ files
|
5 years ago |
hesham
|
11826fb256
|
DuplicateOp
|
5 years ago |
nhussain
|
5515016dba
|
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
|
5 years ago |
mindspore-ci-bot
|
ffc8a3c362
|
!2274 add PadEndOp
Merge pull request !2274 from xunxue/padend
|
5 years ago |
mindspore-ci-bot
|
e4322baece
|
!2316 [Dataset] Move python tree transformation into cpp pass
Merge pull request !2316 from JunhanHu/alter_node_cpp
|
5 years ago |
xunxue
|
87aa9c8f7a
|
PadEndOp
|
5 years ago |
Junhan Hu
|
57f3732ac3
|
Move python tree transformation into cpp pass.
|
5 years ago |
mindspore-ci-bot
|
5850b99161
|
!2211 Add TruncatePair Op to dataset
Merge pull request !2211 from h.farahat/pair_truncate
|
5 years ago |
hesham
|
b9495a9ccc
|
Truncate Pair
|
5 years ago |
mindspore-ci-bot
|
a4048e192c
|
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
Merge pull request !2256 from JesseKLee/sampler
|
5 years ago |
mindspore-ci-bot
|
ea829e89c3
|
!2198 Add MaskOp to dataset
Merge pull request !2198 from h.farahat/mask_op
|
5 years ago |