looop5
e88cdc84ec
enhancement reorder_ops pass to support reordering cast and type insensitive operators
support castup, type-insensitive to type-insensitive, castup
refactor reorder_ops
fix compiling
move reorder_ops pass to later
fix abstract
refactor
fix node input num bug
5 years ago
mindspore-ci-bot
6801ef61e0
!13634 Add GPU HSigmoid and HSigmoidGrad and support dynamic shape
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
b77c3f093d
!15436 augassign
From: @yepei6
Reviewed-by: @yanglf1121,@kingxian
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
620224fd48
!15553 modify checkout file name bug
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
5 years ago
yepei6
81789ffb5d
augassign
5 years ago
mindspore-ci-bot
f0c4b043e8
!14668 Add more numpy interfaces
From: @yanglf1121
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
09d41736e1
!15532 add control flow testcases
From: @huangbingjian
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
b1865c7ff0
!15520 while test cases 3
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
changzherui
f63a13b2e9
modify check file name bug
5 years ago
TFBunny
e8794ce0d7
add gpu kernel HSigmoid and HSigmoidGrad
5 years ago
mindspore-ci-bot
e43a57fd37
!15525 clean code not used
From: @zhangzhaoju
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
huangbingjian
94eb1e70e0
add testcases related to if inside the function
5 years ago
mindspore-ci-bot
a017ba48ae
!15389 convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl
From: @zhangbuxue
Reviewed-by: @guoqi1024,@zhanyuan1,@zhaizhiqiang
Signed-off-by: @zhaizhiqiang
5 years ago
mindspore-ci-bot
3aa917b65d
!15460 add slice export ut test
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
1ecc638fad
!15442 modify code method metrics
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
5 years ago
zhangzhaoju
6a2aee492c
Clean code that not used
5 years ago
buxue
3dc5f1a41d
convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl
5 years ago
lanzhineng
44d932a583
while control cases 3
5 years ago
mindspore-ci-bot
6611d79366
!14669 Add mod kernel implementation for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
yanglf1121
560ef0036f
Add new np interfaces
5 years ago
mindspore-ci-bot
5fe72ea838
!15464 fix bugs in np.convolve and np.diff
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
5 years ago
tom__chen
7ea4bd0593
batchnorm1d gpu op
5 years ago
mindspore-ci-bot
20eb406e75
!15443 GPU resize_bilinear op
From: @tom__chen
Reviewed-by: @robingrosman,@mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
2e43434221
!15431 change infer value
From: @lianliguang
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
yanglf1121
43ebd837b9
fix diff, convolve
5 years ago
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
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
5 years ago
changzherui
44f0c3469d
add slice export ut test
5 years ago
mindspore-ci-bot
23fdba1c36
!15462 [ME][Control]Add assert of inner testcases
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
8bf9c96958
!15422 while control test cases 2
From: @lanzhineng
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
chenfei
e150dedc70
check result of test case
5 years ago
changzherui
1f4c17edca
modify clean code
5 years ago
Margaret_wangrui
e1f452c151
add inner control flow tests
5 years ago
lanzhineng
39c0a5b7da
while cases 2
5 years ago
tom__chen
7e086b26a1
resize_bilinear gpu op
5 years ago
lianliguang
d2c696667b
change process of infer value
5 years ago
mindspore-ci-bot
490d2e1efb
!15385 remove the useless prim type
From: @lianliguang
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
512130d171
!15363 cpu unique support fp16
From: @kisnwang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
mindspore-ci-bot
e346b8028b
!15413 update st testcase for while bprop
From: @liangzelang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
mindspore-ci-bot
dd07c1f8e6
!15405 while control test cases
From: @lanzhineng
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
5 years ago
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
5 years ago
xcnick
6279ff4bbb
add mod op kernel for gpu
5 years ago
kswang
9c8ada03fe
cpu unique kernel support fp16
5 years ago
mindspore-ci-bot
a2ed1ad350
!15381 add parallel operator for select
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
5 years ago
lanzhineng
65479c7646
while test cases
5 years ago
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
5 years ago
lianliguang
4d7b7649e9
remove the useless PrimType
5 years ago
yangzhenzhang
c2ca2232c5
add select op
5 years ago
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
5 years ago
mindspore-ci-bot
1c9d3c0aa0
!15353 add parallel operator for scatter update
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
5 years ago