Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
5 years ago
mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
b0bc7f5a09
!14839 dataset: add pil version cubic resize
From: @ms_yan
Reviewed-by: @guoqi1024,@liucunwei
Signed-off-by: @liucunwei
5 years ago
ms_yan
ecb8d6bc08
add pil version cubic resize
5 years ago
Xiao Tianci
018ac4ca78
fix bitwise operator warnings
5 years ago
Zhenglong Li
f3895f2b09
Add get edges from nodes function for gnn network
5 years ago
mindspore-ci-bot
c682f91213
!14819 dataset: C++ API TypeCast: change data_type parm from string to DataType
From: @cathwong
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
654c867cc0
!14790 Fix codedex warnings of Canny and GaussianBlur ops
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
shenwei41
8b064cc54d
fix bug to master
5 years ago
Cathy Wong
82f4b3f757
dataset: C++ API TypeCast: change data_type parm from string to DataType
5 years ago
mindspore-ci-bot
bdc5a9c88b
!14579 TensorOp decoupling stage 3 (transform ops)
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
5811f6f30a
!14774 【MD】【BUG】fix bug for rgbtogray in md lite
From: @xulei2020
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei,@liucunwei,@liucunwei
5 years ago
Xiao Tianci
9278430b0c
fix some code warnings
5 years ago
xulei2020
24cd526e7a
fix for gray_bug
5 years ago
alex-yuyue
83aaed09bb
TensorOp decoupling stage 3 (transform ops)
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
a9ba9b90f6
!14680 MindData Codespell correction
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
shenwei41
fa60a155b2
fix BUG to preservem resize
5 years ago
luoyang
624511337c
MindData Codespell correction
5 years ago
Cathy Wong
78392e0d66
dataset: Pybind change for data transforms
5 years ago
shenwei41
5ee3fb7648
fix bug
5 years ago
liyong
d5b7a67c71
fix asan issue
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
mindspore-ci-bot
5926f7c386
!13906 【MD】【BUG】Conventional judgment on the parameter h w not less than zero
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
4b329090b6
!13938 library size optimization for 310
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
5 years ago
xulei2020
4122d1dcce
fix code format bug
5 years ago
mindspore-ci-bot
b1b99b97d7
!13750 Add check of ResizePreserveARWithFiller operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
zhoufeng
e4c59a1c8f
library size optimization for 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
shenwei41
d3265f0591
Add check of ResizePreserveARWithFiller operation
5 years ago
mindspore-ci-bot
bfcf4562ad
!13582 【MD】【BUG】fix MD lite train error
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
06892b83ff
!13575 Add check to RgbToGray
From: @shenwei41
Reviewed-by: @tiancixiao,@liucunwei
Signed-off-by: @liucunwei
5 years ago
xulei2020
65092b549c
add code
5 years ago
mindspore-ci-bot
5ff9c08680
!13515 cpp api modify
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
Xiao Tianci
b88a68c9e8
fix canny when size is 7
5 years ago
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
shenwei41
8a1f283efc
Add check to RgbToGray
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
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
From: @xiefangqi
Reviewed-by:
Signed-off-by:
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
xiefangqi
41f3e02e87
fix pyfunc pickle issue
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