mindspore-ci-bot
6611d79366
!14669 Add mod kernel implementation for gpu
...
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-22 14:56:23 +08:00
mindspore-ci-bot
5fe72ea838
!15464 fix bugs in np.convolve and np.diff
...
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
2021-04-22 09:45:51 +08:00
tom__chen
7ea4bd0593
batchnorm1d gpu op
2021-04-21 11:48:46 -04:00
mindspore-ci-bot
20eb406e75
!15443 GPU resize_bilinear op
...
From: @tom__chen
Reviewed-by: @robingrosman,@mikef,@robingrosman
Signed-off-by: @robingrosman
2021-04-21 21:03:52 +08:00
mindspore-ci-bot
2e43434221
!15431 change infer value
...
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-21 18:00:13 +08:00
yanglf1121
43ebd837b9
fix diff, convolve
2021-04-21 15:19:58 +08:00
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
...
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-21 15:05:33 +08:00
mindspore-ci-bot
c316d76a03
!15456 [ME][ControlFlow] Add some control sink testcases
...
From: @Margaret_wangrui
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-21 14:42:39 +08:00
mindspore-ci-bot
23fdba1c36
!15462 [ME][Control]Add assert of inner testcases
...
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-21 14:06:05 +08:00
mindspore-ci-bot
8bf9c96958
!15422 while control test cases 2
...
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-04-21 11:50:38 +08:00
chenfei
e150dedc70
check result of test case
2021-04-21 11:17:12 +08:00
Margaret_wangrui
e1f452c151
add inner control flow tests
2021-04-21 10:29:17 +08:00
lanzhineng
39c0a5b7da
while cases 2
2021-04-21 09:38:43 +08:00
tom__chen
7e086b26a1
resize_bilinear gpu op
2021-04-20 17:22:27 -04:00
lianliguang
d2c696667b
change process of infer value
2021-04-20 19:02:22 +08:00
mindspore-ci-bot
490d2e1efb
!15385 remove the useless prim type
...
From: @lianliguang
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-20 16:07:45 +08:00
mindspore-ci-bot
512130d171
!15363 cpu unique support fp16
...
From: @kisnwang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-04-20 14:25:56 +08:00
mindspore-ci-bot
e346b8028b
!15413 update st testcase for while bprop
...
From: @liangzelang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2021-04-20 14:15:29 +08:00
mindspore-ci-bot
dd07c1f8e6
!15405 while control test cases
...
From: @lanzhineng
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-04-20 14:06:22 +08:00
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
2021-04-20 12:30:37 +08:00
xcnick
6279ff4bbb
add mod op kernel for gpu
2021-04-20 11:47:58 +08:00
kswang
9c8ada03fe
cpu unique kernel support fp16
2021-04-20 11:40:13 +08:00
mindspore-ci-bot
a2ed1ad350
!15381 add parallel operator for select
...
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2021-04-20 11:23:52 +08:00
lanzhineng
65479c7646
while test cases
2021-04-20 10:22:30 +08:00
mindspore-ci-bot
23973aa830
!15366 Fix bug of memory access error when using input mask
...
From: @joylvliang
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
2021-04-20 10:18:19 +08:00
lianliguang
4d7b7649e9
remove the useless PrimType
2021-04-20 10:16:36 +08:00
yangzhenzhang
c2ca2232c5
add select op
2021-04-20 09:23:22 +08:00
mindspore-ci-bot
eeb32f410e
!15365 All the descriptions of batch normal under the mindspore folder have been uniformly updated to "Batch Normalization"
...
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-20 09:20:41 +08:00
mindspore-ci-bot
1c9d3c0aa0
!15353 add parallel operator for scatter update
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-04-20 09:03:08 +08:00
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
2021-04-19 12:35:37 -04:00
liangzelang
971c2d3c6d
[control flow]update st testcases for while bp
2021-04-19 17:37:03 +08:00
dinglinhe
865cf68243
All the descriptions of batch normal under the mindspore folder have been uniformly updated to 'Batch Normalization'
2021-04-19 16:37:51 +08:00
lvliang
b67987d718
fix_bug_of_memory_access_error_when_using_input_mask
2021-04-19 15:34:30 +08:00
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
9cdd70433f
add scatterupdate op
2021-04-17 17:32:48 +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