Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
Xiao Tianci
3e85e124d7
fix some errors of minddata docs
5 years ago
mindspore-ci-bot
e6dcb0c31d
!12239 [MD] fix bugs of execute & update doc description in minddata
From: @luoyang42
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
hesham
4bbc3445f1
datasets.py cleanup
5 years ago
13465716071
3594bd581c
Mindcon Shandong bug fix part1
fix rebase confict
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
be46ccf721
Started vision decoupling
map validate params
Changing bindings
Change behavior of vision.cc
Added signature and changed Cmake
Compiling
Need to fix compile
Added compiling random transforms
python changes for decoupling
two failed test case remaining
Compiling random choice
passes all ut
Changed assert
review comments
Added validate params
add back return value
Fix lint
py lint fix
pylint 2
Addressing comments
5 years ago
zhangyi
5b5cfee0b1
fix some api comments.
5 years ago
luoyang
aa4bf9a3f2
[MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
5 years ago
jonyguo
553e503e5a
fix: api comment
5 years ago
ms_yan
0cb5c47856
add err modify
5 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
5 years ago
liyong
fb2bd156c9
add unique op
5 years ago
Cathy Wong
e0aaf847aa
dataset API docstring: Update/add text examples
5 years ago
xiefangqi
e7fc0fbcd5
minddata fix compose comment example
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
Cathy Wong
e971a3aed9
dataset API docstring: Update datasets.py and config.py
5 years ago
nhussain
96de2ffdb6
fix errors from old compose call in Python
5 years ago
nhussain
f42f9ef9d7
move random apply order and choice ops
5 years ago
Cathy Wong
c101aca224
dataset API docstring: Update transforms and vision desc and examples.
Add ImageBatchFormat to init.
5 years ago
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
Cathy Wong
e0fc6951f9
dataset API docstring: Add examples and grammar fixes for vision.c_transforms
5 years ago
Cathy Wong
4d4c11b133
dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
mindspore-ci-bot
ab29dbf98b
!5385 dataset fixes: Update OneHot API doc; fixup UTs
Merge pull request !5385 from cathwong/ckw_dataset_ut_cleanup8
5 years ago
mindspore-ci-bot
7367e72d19
!5094 Fix sliceOp API
Merge pull request !5094 from h.farahat/master
5 years ago
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
YangLuo
a2bd2c8721
Change docstring of OneHot to avoid misunderstanding
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
jonyguo
4fae2de95c
fix: update api comment for optional
5 years ago
shenwei41
7fbb36cbc5
Modify the problem of dividing by 0
5 years ago
qianlong
12dfca71f1
fix softdvpp coredump
5 years ago
hesham
5417d9f3e5
Fix sliceOp API
5 years ago
mindspore-ci-bot
77198f3182
!4914 Modify the problem list
Merge pull request !4914 from shenwei41/sw_master
5 years ago
shenwei41
76518f7f13
Modify the problem list
5 years ago
Mahdi
a5f9b8f92e
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
5 years ago
nhussain
eb9a611041
remove old defaults
5 years ago
jonyguo
92087a8b6d
fix: RandomSharpness & RandomSolarize api comment
5 years ago
mindspore-ci-bot
50b5c8035b
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
5 years ago
nhussain
738ae2c78d
change api to use std_vector
try to display image
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
jonyguo
b0b370336f
fix: concat get_dataset_size error
5 years ago
jonyguo
5f294fb90d
fix: random affine parameter check
5 years ago
qianlong
aab95ea160
fix softdvpp python api doc
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago