Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
Xiao Tianci
d65727494e
fix formula of LinearTransformation
5 years ago
Xiao Tianci
f7093efe6a
modify return description in comments
5 years ago
13465716071
f63db3ed87
MindCon ShanDong bug fix1
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
luoyang
1cc147df1d
fix pad, normalize in c_trasnform
5 years ago
ms_yan
0cb5c47856
add err modify
5 years ago
jonyguo
1b78e34310
add ANTIALIAS support for python progress
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
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