luoyang
28d21c13a0
minddata sync code review
2021-09-17 09:44:25 +08:00
Guo Zhijian
4b413922ac
fix: code review new
2021-09-08 09:10:54 +08:00
YangLuo
4325799ced
fix minddata lite bugssssss
2021-08-31 19:13:42 +08:00
shenwei41
1295744524
Add ConvertColor Operation
2021-08-26 21:14:28 +08:00
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
2021-08-22 16:26:45 +08:00
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
2021-08-22 13:39:37 +08:00
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
2021-08-04 02:32:13 +08:00
liyong
9a1de0af65
add slice patches in python and c++
2021-07-05 09:16:47 +08:00
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
2021-06-21 16:16:50 +08:00
Xiao Tianci
9c4c1c6a77
add Rotate Python API
2021-06-08 22:19:15 +08:00
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
2021-05-31 15:55:21 +08:00
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
2021-05-28 15:31:56 -04:00
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
...
From: @zetongzhao
Reviewed-by:
Signed-off-by:
2021-05-26 21:28:36 +08:00
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
2021-05-25 18:26:43 -04:00
Xiao Tianci
3f495bbae1
add GaussianBlur API
2021-05-24 16:27:05 +08:00
mohammad
9ce28cd34c
split sampler vision IR files
2021-04-29 16:30:18 -04:00
YangLuo
bf48400c10
unify include file of minddata
2021-04-22 10:59:36 +08:00
hesham
98f0f36a20
Removed unused include
2021-04-16 11:40:56 -04:00
mindspore-ci-bot
b6cf16d8aa
!14389 fix codex warning
...
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
2021-04-08 14:22:39 +08:00
YangLuo
b85a905eaf
fix codex warning
2021-03-30 17:00:37 +08:00
Eric
38944eafc4
Added get dataset size and fix macro
2021-03-29 15:49:29 -04:00
shenwei41
d1bb9d470e
Add resizefiller
2021-03-16 20:35:27 +08:00
shenwei41
7b56d1772e
Add RGB2GRAY operation
2021-03-10 20:59:50 +08:00
Cathy Wong
24b991bae7
dataset: Delete minddata/dataset/include/tensor.h; codedex fixes
2021-03-08 11:58:28 -05:00
luoyang
24de4f12fa
MindData support dual ABI
2021-03-02 17:33:03 +08:00
mindspore-ci-bot
c33d767314
!12672 Aipp config file generation
...
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
2021-03-01 09:38:32 +08:00
Zhenglong Li
22e5ed13d6
Aipp config file generation
2021-02-27 18:27:17 +08:00
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
...
plus UTs
2021-02-26 16:25:30 -05:00
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-02-26 21:35:05 +08:00
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
2021-02-25 16:55:02 -05:00
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
2021-02-24 10:55:18 +08:00
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
2021-02-20 15:29:33 -05:00
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
2021-02-10 10:34:38 +08:00
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
2021-02-09 16:27:08 -05:00
TinaMengtingZhang
6c02670116
Move TensorOperation and validator functions down to /kernels/ir
2021-02-09 10:32:53 -05:00
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
2021-02-07 22:52:52 +08:00
TinaMengtingZhang
ddab5ad417
Add support for vision op and py_transform op to serdes
2021-02-03 12:31:09 -05:00
luoyang
8846b50c7f
fix cutout issue & pad doc
2021-02-01 20:14:03 +08:00
YangLuo
1893ae8662
[MD] add common validation functions for transform
2021-01-29 16:29:47 +08:00
TinaMengtingZhang
d3fdbceb61
[Part II] Push down json save logic to IR and add getter to each IR node
2021-01-15 18:03:37 -05:00
mindspore-ci-bot
3945bdcabb
!11094 【MD】fix bug for md pipleline build
...
From: @xulei2020
Reviewed-by:
Signed-off-by:
2021-01-10 11:10:38 +08:00
xulei2020
026cdcd6fc
fix build for md pipeline
2021-01-08 14:36:47 +08:00
Zirui Wu
0e68575e77
port over getter pass
...
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
2021-01-07 10:52:49 -05:00
Zhenglong Li
425c3c6abc
Fix warning information.
2020-12-24 18:26:23 +08:00
Zhenglong Li
d032b69c2d
Update Error message for dvpp operator.
2020-12-24 10:37:56 +08:00
Zhenglong Li
17f23ddbf3
Fix compile error
2020-12-19 10:22:29 +08:00
Zhenglong Li
04da5bae5d
Fix dvpp parameter validation bug and make information clear, besides, modify Dvpp ut.
2020-12-18 17:06:06 +08:00
Zhenglong Li
13204cb8e3
Add YoloV3 with Dvpp test.
2020-12-17 16:51:40 +08:00
mindspore-ci-bot
280db3d651
!9844 New Dvpp operation for Ascend 310 chip
...
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
2020-12-15 17:32:49 +08:00
xiefangqi
3c6cc3c58c
Add NormalizePadOp
2020-12-15 11:45:41 +08:00