mindspore-ci-bot
2953720169
!4322 Adding RGBA color conversion
...
Merge pull request !4322 from EricZ/bitmap_support
5 years ago
eric
6a41b44724
Added wrapper around color change function
5 years ago
mindspore-ci-bot
5adba834d0
!3819 C++ API Support for CLUE Dataset
...
Merge pull request !3819 from jiangzhiwen/jzw/c_api_clue
5 years ago
jiangzhiwen
5842a0212f
c++ api support for CLUE Dataset
5 years ago
mindspore-ci-bot
9276a9d2fb
!3771 C++ API Support for TextFile Dataset
...
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
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
2cab58fdbc
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
...
Merge pull request !3850 from islam_amin/randomaffine_op
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
mindspore-ci-bot
612f533d15
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
...
Merge pull request !3917 from luoyang/c-api
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
tony_liu2
3a020fe877
split c_api_test
...
split into datasets
review fix
fix merge issues
fixed minddata lite build issues
5 years ago
Eric
8c018da468
Fixing issues in distributed sampler
...
Added Distributed sampler option
Fix style
5 years ago
nhussain
b65125b0a1
add more ifdef and include statments for pybind
5 years ago
Eric
465a69a70a
Added crop signature, wip
...
Added input check
Added SwapRedBlue
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
YangLuo
4136892a3e
add SlidingWindow Op
5 years ago
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