lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
mindspore-ci-bot
83b56cac85
!13497 [MD] Fix error message of SoftDvpp Ops and some examples in docs
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
shenwei41
89f109a3f3
add check of operation
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
f9a1587e82
!13158 [MD] Fix errors of RandomAffine and examples in docs
From: @tiancixiao
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
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
mindspore-ci-bot
b4c485e255
!13088 Add Error message
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
Zhenglong Li
762c63af6f
Add error message
5 years ago
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
Xiao Tianci
27a3b48156
fix array deleting problem in Canny
5 years ago
Xiao Tianci
449452c7ef
add gaussian blur and canny for lite cv process
5 years ago
mindspore-ci-bot
293b38789d
!12831 BInd stream and context with each other during runtime
From: @lizhenglong1992
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
5 years ago
Zhenglong Li
6c24782104
Add getting Ascend310 context and stream feature in order to make all function can be executed during runtime
5 years ago
Zhenglong Li
5cf805d46a
Fix some issue of ERROR information in log
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
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
shenwei41
d8d56b5374
GetAffineTransform
5 years ago
mindspore-ci-bot
3f7e9fe7d5
!12381 Device resource divide refactor and compling macro elimination
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
f2dce335f2
Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
5 years ago
YangLuo
d8ace8f041
fix minddata issues
5 years ago
mindspore-ci-bot
c8332c16f7
!11957 getRotationMatrix2D and getPerspectiveTransform
From: @shenwei41
Reviewed-by:
Signed-off-by:
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
shenwei41
737e828f3d
getRotationMatrix2D and getPerspectiveTransform
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
mindspore-ci-bot
df2da5679d
!11901 fix cutout issue & pad doc
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
luoyang
8846b50c7f
fix cutout issue & pad doc
5 years ago
mindspore-ci-bot
9169aa8310
!11882 【MD】【BUG】Add parameter verification for getROI function
From: @xulei2020
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
mindspore-ci-bot
794af6d094
!11834 [MD] Fix error msg description of dataset
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
xulei2020
1f7fb5e38c
add function param verify for Divide
5 years ago
xiefangqi
3d72282f26
fix error msg issue
5 years ago
xulei2020
eaef9b2739
fix md lite in arm compile
5 years ago
xulei2020
befb3518e4
MD lite build failed in arm when build in X86_64
5 years ago
mindspore-ci-bot
e21bc108cd
!11687 Modify waring
From: @shenwei41
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
shenwei41
52f07527b7
modify waring
5 years ago
xulei2020
de630f1cb1
Add parameter verification for getROI function
fix c++ ut compilation failed of Asan bug
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
xiefangqi
3f76abcdee
minddata err msg add file path
5 years ago