Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
mindspore-ci-bot
260c77f4ad
!12336 [MD] fix sampler log & transform log
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
luoyang
416ad23e9d
fix resize & randomcoloradjust
fix sampler
5 years ago
Xiao Tianci
3e85e124d7
fix some errors of minddata docs
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
xiefangqi
7bc35b01f2
fix error log issue
5 years ago
luoyang
8846b50c7f
fix cutout issue & pad doc
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
2beb916bf5
!11427 TextOp decoupling
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
a8675f8227
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Xiao Tianci
d65727494e
fix formula of LinearTransformation
5 years ago
Xiao Tianci
f7093efe6a
modify return description in comments
5 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
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
ms_yan
3bfee0599b
expose area interpolation for resize
5 years ago
13465716071
f63db3ed87
MindCon ShanDong bug fix1
5 years ago
luoyang
595b7a782f
[MD] Fix Decode doc & RandomNode log
5 years ago
mindspore-ci-bot
c4f284b928
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
3c6cc3c58c
Add NormalizePadOp
5 years ago
YangLuo
18e61a627a
python eager add decode
5 years ago
luoyang
1cc147df1d
fix pad, normalize in c_trasnform
5 years ago
Xiao Tianci
c83db2357a
fix dvpp param check
5 years ago
mindspore-ci-bot
762793cb8f
!9175 fix a bug in random resize crop op and some lint
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Xiao Tianci
12da8717b7
1.correct param check for vision op 2.fix config review 3.fix api doc
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
luoyang
9a57cbacd9
[MD] Transform api decouple
5 years ago
jonyguo
1b78e34310
add ANTIALIAS support for python progress
5 years ago
YangLuo
dfd9df577d
[MD] code review
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
liyong
0e306850f2
fix mixup comment
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
Eric
5371442786
Fixes model_zoo with minddata API change
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