mindspore-ci-bot
6fcd6cab68
!16119 Fix minddata issues
From: @luoyang42
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo,@liucunwei
5 years ago
YangLuo
0a4da64e13
Fix minddata issues
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
ms_yan
ecb8d6bc08
add pil version cubic resize
5 years ago
Eric
a7da38feeb
Added example for ngram
5 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
6a1e031846
fix lint
5 years ago
Eric
47f5e2867d
Added input check fix to random rotation
5 years ago
yingchen
d582883c03
fix api bugs
5 years ago
mindspore-ci-bot
682a8926bd
!13176 fix minddata transform issue
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
5 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Xiao Tianci
cd3206c26c
fix error examples in docs of dataset
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
alex-yuyue
6d7be32614
Add more callable test and clean the input check
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
alex-yuyue
66aff93940
Fix test team issue: ToNumber in eager mode.
And support multiple tensor as input in call method
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
YangLuo
d8ace8f041
fix minddata issues
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
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
alex-yuyue
a8675f8227
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
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
luoyang
aa4bf9a3f2
[MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
5 years ago
jonyguo
553e503e5a
fix: api comment
5 years ago
luoyang
9a57cbacd9
[MD] Transform api decouple
5 years ago
YangLuo
dfd9df577d
[MD] code review
5 years ago
Cathy Wong
e971a3aed9
dataset API docstring: Update datasets.py and config.py
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