mindspore-ci-bot
4631facee9
!15140 Add GPU ops:depthtospace and spacetodepth
...
From: @kanghui0204
Reviewed-by:
Signed-off-by:
2021-04-19 15:20:45 +08:00
mindspore-ci-bot
83b7f754bd
!15255 add CPU IOU
...
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-04-19 14:28:24 +08:00
kanghui
91cd3490e8
Add GPU ops:depthtospace and spacetodepth
...
Signed-off-by: kanghui <405194527@qq.com>
2021-04-19 01:56:44 +00:00
mindspore-ci-bot
0fd1726e79
!15172 Clean GraphKernel's codes from frontend
...
From: @dayschan
Reviewed-by: @gaoxiong1,@dylangeng,@gaoxiong1
Signed-off-by: @dylangeng,@dylangeng
2021-04-19 09:34:35 +08:00
zhaoting
2424ed7ee5
add CPU IOU
2021-04-17 17:34:25 +08:00
yangzhenzhang
d070af122f
add topk op
2021-04-17 14:12:49 +08:00
dayschan
771e3f61f3
Clean GraphKernel's codes from frontend
...
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
2021-04-17 11:03:34 +08:00
mindspore-ci-bot
29ab37d925
!14997 add scatter operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
...
From: @dinglongwei
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-04-17 10:35:56 +08:00
mindspore-ci-bot
5f2603ed93
!15216 Pybind11::object && PrimitivePy recycle optimize
...
From: @zhangzhaoju
Reviewed-by: @zh_qh,@hwhewei,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
2021-04-17 09:38:16 +08:00
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
...
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-04-17 03:52:41 +08:00
mindspore-ci-bot
bd69a86931
!15124 Remove unused #include in cc files in MindData
...
From: @hfarahat
Reviewed-by: @nsyca,@mikef,@robingrosman
Signed-off-by: @robingrosman
2021-04-17 02:19:27 +08:00
mindspore-ci-bot
9c81c5d2a0
!15189 Add more ut for transform ops and subset sampler
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
2021-04-17 01:46:13 +08:00
hesham
98f0f36a20
Removed unused include
2021-04-16 11:40:56 -04:00
hesham
6e6eaebb77
Fix unused return value in main code
2021-04-16 11:33:35 -04:00
mindspore-ci-bot
5b7ed56d57
!12521 [WIP] MindData C++ Plugin infrastructure with GDAL decode
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
2021-04-16 20:37:18 +08:00
mindspore-ci-bot
0fe493e205
!15161 support hbm perfermance test
...
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
2021-04-16 20:28:40 +08:00
zhangzhaoju
a1db9c4959
Pybind11::object && PrimitivePy recycle optimize
2021-04-16 18:32:55 +08:00
laiyongqiang
de0f6edf5a
support hbm profile
2021-04-16 18:01:31 +08:00
dinglongwei
7ec1793525
add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate
2021-04-16 16:46:36 +08:00
yangzhenzhang
f9f5df368e
add gathernd op
2021-04-16 14:29:03 +08:00
mindspore-ci-bot
4cc75df1ac
!15221 Support PReLU for GPU platform
...
From: @xuguoyang5566
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-16 11:45:35 +08:00
mindspore-ci-bot
053b04ae6e
!15204 replace memcpy_async with tensor move
...
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-04-16 10:19:40 +08:00
Zirui Wu
8ebc512d25
plugin infrastruture for mindddata
...
add single element string tensor support for plugin tensor
2021-04-15 21:11:16 -04:00
alex-yuyue
97e3232b6d
Add more ut for transform ops and subset sampler
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-04-15 16:51:41 -04:00
mindspore-ci-bot
17e42347fc
!15191 dataset UT: Update UTs to check for return Status
...
From: @cathwong
Reviewed-by: @pandoublefeng,@tom__chen
Signed-off-by: @pandoublefeng
2021-04-16 02:16:39 +08:00
mindspore-ci-bot
f09df9ac2f
!15248 Fix shellcheck warnings for cache shell scripts
...
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-04-15 22:47:06 +08:00
Lixia Chen
91f9059263
Fix shellcheck warnings
2021-04-15 09:33:07 -04:00
mindspore-ci-bot
56d0de9495
!15004 Adding SGD operator in CPU
...
From: @huangbo77
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
2021-04-15 20:09:21 +08:00
mindspore-ci-bot
d45dae687c
!15190 Add bool support to GPU Select
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-04-15 19:53:31 +08:00
mindspore-ci-bot
121f8a7289
!15208 tensor setitem fix value with expanded dimensions before ellipsis & fix broadcast with value ndim < slice ndim
...
From: @jachua
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
2021-04-15 17:41:54 +08:00
xuguoyang
7d1a35bedb
support PReLU for GPU platform
2021-04-15 16:29:38 +08:00
laiyongqiang
1533435015
replace memcpy_async with tensor move
2021-04-15 16:12:01 +08:00
mindspore-ci-bot
6d2c357db8
!15209 fix l2normalize ops parallel problem
...
From: @yuanwei66
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @wuxuejian,@c_34
2021-04-15 15:13:53 +08:00
huangmengxi
6cb17501d5
fix dim expand and broadcast
2021-04-15 14:25:13 +08:00
yuanwei66
ee9b452b57
fix l2normalize ops parallel problem
2021-04-15 13:37:26 +08:00
yangzhenzhang
bcd2ecc403
check layouts for shared parameter
2021-04-15 10:39:05 +08:00
Cathy Wong
a2ee0cb3e5
dataset UT: Update UTs to check for return Status
2021-04-14 17:52:31 -04:00
TFBunny
b61e963b9f
add bool support to gpu select
2021-04-14 11:49:01 -04:00
lingyunli63
c48c2430f0
fuse matmul and elementwise in graphkernel
2021-04-14 20:52:35 +08:00
huangbo77
cb54c6efae
added SGD operation in CPU
2021-04-14 15:19:10 +08:00
mindspore-ci-bot
d0b7c98743
!15072 numpy-native fix support of non tensor input for isin and reduce ufuncs
...
From: @jachua
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34,@guoqi1024
2021-04-14 10:11:53 +08:00
mindspore-ci-bot
d09844a601
!15127 Add type support for GPU TensorScatterUpdate
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-04-14 05:37:22 +08:00
mindspore-ci-bot
9e7d25ff81
!15128 Add bool support to GPU Gather
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-04-14 05:35:44 +08:00
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
...
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
2021-04-14 05:33:40 +08:00
mindspore-ci-bot
727203a498
!14911 dataset: Fill op: C++ API support, UTs and Pybind decoupling
...
From: @cathwong
Reviewed-by:
Signed-off-by:
2021-04-14 05:32:11 +08:00
TFBunny
f6c9e90ad0
add bool support to gpu gather
2021-04-13 15:12:07 -04:00
TFBunny
e3820ad2cb
add tensor scatter update support different type inputs
2021-04-13 14:35:47 -04:00
Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
2021-04-13 10:02:39 -04:00
mindspore-ci-bot
e2112c55f9
!15070 fix code review alarmsfix code review alarms
...
From: @shibeiji
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-04-13 19:23:33 +08:00
mindspore-ci-bot
74ca49529a
!14732 Add L2NormalizeGrad for CPU
...
From: @he-botao
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by:
2021-04-13 16:21:20 +08:00