despicablemme
09897ce7ec
[feat] [assistant] [I40GZP] add new data op AutoAugment
4 years ago
chenx2ovo
77caf907c4
[feat][assistant][I3CEGR] add op random lighting
4 years ago
xiefangqi
d6a6a5c6f8
fix dataset api comments
4 years ago
despicablemme
d072a4e4bf
[feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness
4 years ago
despicablemme
7a6b75c2e8
[feat] [assistant] [I40GZJ] add new data op RandomAutoContrast
4 years ago
shenwei41
42f1cc9e48
fix move profiling
4 years ago
shenwei41
1295744524
Add ConvertColor Operation
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
Xiao Tianci
aae886bcd7
fix crowd contributing code
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
Xiao Tianci
a77ed2a5c0
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
4 years ago
i-robot
8508c9eb45
!18179 [MD] add slice patches op in c++ and python
Merge pull request !18179 from liyong126/slice_patches_op
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
Xiao Tianci
8cdd0d8d90
fix param check for Rotate and GaussianBlur
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
4 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
4 years ago
xiefangqi
073f8e382e
remove text offsets duplicate code
4 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
5 years ago
mindspore-ci-bot
25b8c0d6e3
!14549 fix BUG to master
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
Fix error msg of pythontokenizer
5 years ago
shenwei41
5ee3fb7648
fix bug
5 years ago
xulei2020
354da691d5
fix bug for type check
5 years ago
xulei2020
4122d1dcce
fix code format bug
5 years ago
luoyang
e063146b3c
fix minddata issues
5 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
5 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
luoyang
416ad23e9d
fix resize & randomcoloradjust
fix sampler
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
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
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
Xiao Tianci
c83db2357a
fix dvpp param check
5 years ago
Xiao Tianci
12da8717b7
1.correct param check for vision op 2.fix config review 3.fix api doc
5 years ago
ms_yan
0cb5c47856
add err modify
5 years ago
nhussain
f42f9ef9d7
move random apply order and choice ops
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