Cathy Wong
|
9c8af0d1cf
|
C++ API: Provide validate param functions
|
5 years ago |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
5 years ago |
mindspore-ci-bot
|
ebdea65f70
|
!4402 [Dataset] Fix c_api bugs
Merge pull request !4402 from luoyang/c-api-pyfunc
|
5 years ago |
Alexey Shevlyakov
|
8526d5414d
|
RandomColor
|
5 years ago |
Cathy Wong
|
b575b913e2
|
C++ API: Provide AddShuffleOp
Shuffle: shuffle_size -> buffer_size
|
5 years ago |
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 |
luoyang
|
373adaa553
|
!4402 [Dataset] Fix c_api bugs
|
5 years ago |
tinazhang
|
0868720eb7
|
fix parameter type for repeat op in c++ api and added c++/python ut.
|
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 |
avakh
|
477528de7f
|
random sharpness cpp op support
|
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
|
f21ee64fd0
|
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
|
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 |
ervinzhang
|
3a1d8b5f39
|
added channel swap operation in transforms.h
|
5 years ago |
YangLuo
|
e6a12946c8
|
Updata voc build() & add C++ Op CreateTupleIterator
|
5 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
5 years ago |
xiefangqi
|
6276c0f22f
|
new c++ api ==> CelebA
|
5 years ago |
mindspore-ci-bot
|
7ec0b5857a
|
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
|
5 years ago |
ervinzhang
|
c65670b1a7
|
changed sampler parameter to support std::move
|
5 years ago |
mindspore-ci-bot
|
6aa65da5d2
|
!3860 Minddata new dataset api ==> Coco
Merge pull request !3860 from xiefangqi/md_new_api_cocodataset
|
5 years ago |
nhussain
|
61769b2dd9
|
fix concat
|
5 years ago |
xiefangqi
|
bb7bda1d6b
|
new dataset api -- Coco
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
ervinzhang
|
19b2216610
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
1f13b3ef6d
|
exclude de_tensor in normal build
|
5 years ago |
Eric
|
6af4e7c226
|
Addressing comments
|
5 years ago |
ervinzhang
|
f92d68456d
|
fixed clang format
|
5 years ago |
ervinzhang
|
6639149e58
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
aec85d299b
|
applied minor fixes
|
5 years ago |
ervinzhang
|
50dcb79bdf
|
added MindData lite
|
5 years ago |
mindspore-ci-bot
|
b5f317c29f
|
!3610 Add C++ API support for Concat and Zip
Merge pull request !3610 from TinaMengtingZhang/cpp-api-concat
|
5 years ago |
mindspore-ci-bot
|
1595faadc3
|
!3829 C++ API: Reorder transforms.h alphabetically
Merge pull request !3829 from cathwong/ckw_c_api_transform_hdr_alpha
|
5 years ago |
tinazhang
|
e57d849618
|
add concat op and extend zip support to cpp api
|
5 years ago |
Cathy Wong
|
49a1e01390
|
C++ API: Reorder transforms.h alphabetically
|
5 years ago |
Eric
|
8c018da468
|
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
|
5 years ago |
YangLuo
|
ae99a3a3e4
|
C++ API support for TakeDatasetOp and VOCDatasetOp
|
5 years ago |
mindspore-ci-bot
|
b6c7273bb6
|
!3551 [MD] Fix Broken C++ Only Build
Merge pull request !3551 from nhussain/fix_cpp_only_build
|
5 years ago |
nhussain
|
b65125b0a1
|
add more ifdef and include statments for pybind
|
5 years ago |
mindspore-ci-bot
|
ee67f70b73
|
!3449 Cifar100 for C API
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
|
5 years ago |
Mahdi
|
92568248c9
|
Added Cifar100 for C API
|
5 years ago |
mindspore-ci-bot
|
9c06a564d1
|
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
|
5 years ago |
Eric
|
465a69a70a
|
Added crop signature, wip
Added input check
Added SwapRedBlue
|
5 years ago |
hesham
|
adfbc891d3
|
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
|
5 years ago |
Cathy Wong
|
81005a3095
|
C++ API: Reorder code contents alphabetically
|
5 years ago |