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>
|
5 years ago |
mindspore-ci-bot
|
3cce8013c5
|
!15122 dataset: repair get dataset size when using take(-1)
From: @ms_yan
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
mindspore-ci-bot
|
1d89109d19
|
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
|
5 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 |
ms_yan
|
5cc23859dd
|
return actual dataset size when take_count is -1
|
5 years ago |
mindspore-ci-bot
|
292ac61312
|
!15050 Fix compiling bug of Typecast in MindSpore lite
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei,@liucunwei
Signed-off-by: @liucunwei,@liucunwei
|
5 years ago |
mindspore-ci-bot
|
6c87bd31e1
|
!14814 fix codedex const keyword in PullBased MD
From: @mhmotallebi
Reviewed-by: @robingrosman
Signed-off-by:
|
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
|
16fa94f45a
|
!14891 dataset: fix codex
From: @ms_yan
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
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 |
Xiao Tianci
|
9c7e509a5a
|
update liteapi with include
|
5 years ago |
mindspore-ci-bot
|
383eb308e5
|
!14949 Fix bitwise operator warnings
From: @tiancixiao
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
5 years ago |
mindspore-ci-bot
|
68ab2d7e82
|
!14976 Fix codex warning
From: @luoyang42
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
5 years ago |
mindspore-ci-bot
|
8c2d74798d
|
!14906 Address codex warning for CLUENode::CreateKepMapForBuild()
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
|
5 years ago |
hesham
|
15354569f2
|
Cleanup stale comments about DataBuffers
|
5 years ago |
mohammad
|
cc42b2c221
|
fix codedex + add docstring
|
5 years ago |
ms_yan
|
ecb8d6bc08
|
add pil version cubic resize
|
5 years ago |
ms_yan
|
28371e4e41
|
codex fix
|
5 years ago |
YangLuo
|
5361e85972
|
Fix codex warning
|
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
|
74f4c85315
|
!14750 Address some code issues in MD
From: @hfarahat
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
f451625ea9
|
!14822 Fix cache client status reset and final flush
From: @lixiachen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
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 |
Lixia Chen
|
5bbf4fe2b1
|
Make CLUENode::CreateKepMap() less than 50 lines
|
5 years ago |
mindspore-ci-bot
|
7fe5aa5cd1
|
!14773 compile shared grpc library
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
|
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 |
hesham
|
97cf4e516e
|
Address 3 code issues:
1- access out of bound memory in toFlatIndex
2- CreateFromNPArray function is 50>
3- duplicate variable init
|
5 years ago |
Lixia Chen
|
1f2b178a16
|
Reset CacheClient's status for a new run
Turn off lock only after all data is cached
|
5 years ago |
Cathy Wong
|
82f4b3f757
|
dataset: C++ API TypeCast: change data_type parm from string to DataType
|
5 years ago |
zhoufeng
|
cae58d85ef
|
compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
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
|
f45890c3f6
|
!14136 Improve cache server spilling performance
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @pandoublefeng
|
5 years ago |
mindspore-ci-bot
|
20fa7fa276
|
!14775 Fix codex & pylint & cpplint problem for master
From: @xiefangqi
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
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 |
mindspore-ci-bot
|
b6cf16d8aa
|
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
xiefangqi
|
db43f196a7
|
fix codex&cpplint&pylint
|
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 |
Lixia Chen
|
9a16a2cf5c
|
Improve cache server spilling perf
|
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 |
mindspore-ci-bot
|
a250b8a1f7
|
!13789 dataset: Pybind change for data transforms
From: @cathwong
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @pandoublefeng
|
5 years ago |
mindspore-ci-bot
|
3d85930cfe
|
!14639 Remove DataBuffer class
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
|
5 years ago |
Cathy Wong
|
78392e0d66
|
dataset: Pybind change for data transforms
|
5 years ago |