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
mindspore-ci-bot
0bb39830ae
!4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
5 years ago
anthonyaje
9774505ecd
Fixed dataset cpp api iterator build function
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
liyong
7341421d3b
fix num samples in pk sampler
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
mindspore-ci-bot
c1426e58e3
!3695 [MD] - Pybind Restructuring
Merge pull request !3695 from nhussain/pybind_inheritance
5 years ago
xiefangqi
6276c0f22f
new c++ api ==> CelebA
5 years ago
nhussain
82103a693d
restructuring
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
xiefangqi
bb7bda1d6b
new dataset api -- Coco
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
ervinzhang
1f13b3ef6d
exclude de_tensor in normal build
5 years ago
Eric
6af4e7c226
Addressing comments
5 years ago
ervinzhang
a4ef5b26a1
fixed cpplint format
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
tinazhang
e57d849618
add concat op and extend zip support to cpp api
5 years ago
Eric
8c018da468
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
5 years ago
mindspore-ci-bot
634d797ca3
!3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
5 years ago
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
5 years ago
anthonyaje
a7eaf2736a
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
5 years ago
YangLuo
ae99a3a3e4
C++ API support for TakeDatasetOp and VOCDatasetOp
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
Mahdi
2b71cbf1bd
Added RenameOp
5 years ago
liyong
43e5db3d42
fix save op pydoc
5 years ago
Cathy Wong
8921a6099c
C++ API Support for Skip Dataset Op and UTs
5 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 years ago
mindspore-ci-bot
568e75fdd3
!3256 Zip C API
Merge pull request !3256 from MahdiRahmaniHanzaki/zip-c-api
5 years ago
Mahdi
91b4d90716
Added ZipOp
5 years ago
mindspore-ci-bot
cb67447651
!3248 Alarm modification
Merge pull request !3248 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
5 years ago
shenwei41
4c28a2f485
Alarm modification
5 years ago
Amir Lashkari
572750cd40
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
5 years ago
mindspore-ci-bot
b091f74c23
!3016 Add CSV dataset loader
Merge pull request !3016 from jiangzhiwen/dataset/csv
5 years ago
jiangzhiwen
2f506b7985
CSV dataset loader
5 years ago
mindspore-ci-bot
fa7fa8a162
!3234 [MD] fix bug when save tfrecord data
Merge pull request !3234 from liyong126/fix_save_tfrecod
5 years ago
liyong
f521532a06
fix field_name probelem from tfrecord to mindrecord
5 years ago