Alexey Shevlyakov
b930162e79
Decode + RandomCropAndResize = RandomCropDecodeResize
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
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
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
islam_amin
284cc910d5
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
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
698abf75fc
Connector throughput + PerfData + CyclicArray
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
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
nhussain
5515016dba
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
5 years ago
xunxue
87aa9c8f7a
PadEndOp
5 years ago
mindspore-ci-bot
2cab44a637
!2028 FillOp for BERT
...
Merge pull request !2028 from nhussain/fillOp_learning
5 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago
jiangzhiwen
e0e167a000
add CLUE dataset
5 years ago
xiefangqi
097cbcc0cb
CocoDataset implementation
5 years ago
heleiwang
599a449e0b
Support processing GNN data
5 years ago
qianlong
451c20a6f5
Add UnicodeCharTokenizer for nlp
5 years ago
xulei2020
163b6b7ea7
add jieba c++ code
5 years ago
hesham
e8ca243364
-Add DE_STRING
...
-replace switch'case by indexing
- Add test case
- Add constructors
- Add getItem string
- Fix bugs
- Add more tests
- Tensor iterator
- asNumpy
- TextFileDataset
- Tensor(Numpy)
- Super > 2D
- Add more test cases for GeneratorDataset
- Change StartAddr to GetBuffer and GetMutableNuffer
- Raise an error if batch is used with strings
Clean-up work
5 years ago
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
5 years ago
xulei2020
903b64daa2
fix cmake build format
5 years ago
xiefangqi
9a2daae84c
del unused change_mode_op
5 years ago
xulei2020
c705ea5e5b
add filterOp code
5 years ago
yanghaitao
2795e492ff
TextFileDataset
5 years ago
ms_yan
f0c07c3fa6
Realize take op and add ut
5 years ago
jzw
3f7054dccb
add skip dataset op
5 years ago
Alexey Shevlyakov
d37b8c4f2d
fix RandomCropDecodeResize test
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago