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
xulei2020
18b519ae0f
add sentence piece
5 years ago
mindspore-ci-bot
8e4c0a9d93
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
liyong
e2ea1fa0df
activate num_samples in distributed samplers
5 years ago
mindspore-ci-bot
1bcbbb08d6
!2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
Merge pull request !2973 from luoyang/update
5 years ago
islam_amin
5647889c0d
Added AutoContrast Op
5 years ago
mindspore-ci-bot
37e8439c0a
!3077 supporting cpp invert operation
Merge pull request !3077 from ava/invert
5 years ago
liyong
bc676fe250
save op in minddataset
5 years ago
avakh
35c3a63701
support cpp invert operation
5 years ago
Zirui Wu
d233c54139
implemented cpp random choice, apply and compos
python part of random ops
added random select sub policy
validators added
comments added, remaining issues addressed
add more python test cases
fix ci
fix CI
fix order of include files
addr review cmts
addr review cmts
reorg file
fix compile err
address review cmts
address review cmts
5 years ago
YangLuo
4136892a3e
add SlidingWindow Op
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago