mindspore-ci-bot
|
d3a175e30f
|
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
hesham
|
fd943bbdc0
|
Modify normalize to support multiple of channels
|
4 years ago |
ms_yan
|
34dcd2b463
|
modify log of dataset part
|
4 years ago |
mohammad
|
9ce28cd34c
|
split sampler vision IR files
|
4 years ago |
mindspore-ci-bot
|
1e2e554db3
|
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
|
4 years ago |
YangLuo
|
bf48400c10
|
unify include file of minddata
|
4 years ago |
mindspore-ci-bot
|
7e44d0400a
|
!15492 Fix max function length of CutMixBatchOp::Compute
From: @alexyuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
alex-yuyue
|
b2a0265784
|
Fix max function length of CutMixBatchOp::Compute
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
dinglinhe
|
54fb72e2b3
|
Update normalization description at nn/layer/normalization.py
|
4 years ago |
mindspore-ci-bot
|
f9c5060cf2
|
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
bd69a86931
|
!15124 Remove unused #include in cc files in MindData
From: @hfarahat
Reviewed-by: @nsyca,@mikef,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
9c81c5d2a0
|
!15189 Add more ut for transform ops and subset sampler
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
4 years ago |
hesham
|
98f0f36a20
|
Removed unused include
|
5 years ago |
hesham
|
6e6eaebb77
|
Fix unused return value in main code
|
5 years ago |
Zirui Wu
|
8ebc512d25
|
plugin infrastruture for mindddata
add single element string tensor support for plugin tensor
|
5 years ago |
alex-yuyue
|
97e3232b6d
|
Add more ut for transform ops and subset sampler
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
727203a498
|
!14911 dataset: Fill op: C++ API support, UTs and Pybind decoupling
From: @cathwong
Reviewed-by:
Signed-off-by:
|
5 years ago |
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 |