Xiao Tianci
96a2e38d01
update review problems
4 years ago
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
despicablemme
d072a4e4bf
[feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness
4 years ago
despicablemme
7063907bdc
[feat] [assidtant] [I40GZN] add new data ops RandomEqualize
4 years ago
despicablemme
7a6b75c2e8
[feat] [assistant] [I40GZJ] add new data op RandomAutoContrast
4 years ago
despicablemme
b977d8723b
[feat] [assistant] [I40GZC] add new data ops RandomInvert
4 years ago
luoyang
28d21c13a0
minddata sync code review
4 years ago
Guo Zhijian
4b413922ac
fix: code review new
4 years ago
YangLuo
4325799ced
fix minddata lite bugssssss
4 years ago
shenwei41
1295744524
Add ConvertColor Operation
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
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
4 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
4 years ago
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
From: @zetongzhao
Reviewed-by:
Signed-off-by:
4 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
5 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
4 years ago
mohammad
9ce28cd34c
split sampler vision IR files
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
mindspore-ci-bot
b6cf16d8aa
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
YangLuo
b85a905eaf
fix codex warning
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
Cathy Wong
24b991bae7
dataset: Delete minddata/dataset/include/tensor.h; codedex fixes
5 years ago
luoyang
24de4f12fa
MindData support dual ABI
5 years ago
mindspore-ci-bot
c33d767314
!12672 Aipp config file generation
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
plus UTs
5 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
d328d6eb54
Adding affine
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
5 years ago
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
5 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
5 years ago
TinaMengtingZhang
6c02670116
Move TensorOperation and validator functions down to /kernels/ir
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
TinaMengtingZhang
ddab5ad417
Add support for vision op and py_transform op to serdes
5 years ago
luoyang
8846b50c7f
fix cutout issue & pad doc
5 years ago
YangLuo
1893ae8662
[MD] add common validation functions for transform
5 years ago
TinaMengtingZhang
d3fdbceb61
[Part II] Push down json save logic to IR and add getter to each IR node
5 years ago
mindspore-ci-bot
3945bdcabb
!11094 【MD】fix bug for md pipleline build
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
xulei2020
026cdcd6fc
fix build for md pipeline
5 years ago
Zirui Wu
0e68575e77
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
5 years ago