mindspore-ci-bot
0e6876205f
!9725 redistribution_support_all_repeat_cal_when_dev_matrix_diff
From: @yao_yf
Reviewed-by: @stsuteng,@liangchenghui
Signed-off-by: @stsuteng
5 years ago
zhaosida
89dccd8b9d
fix 3D format bug
5 years ago
xiaoyisd
e843d6a813
add mobilenetv2_quant gpu test
5 years ago
mindspore-ci-bot
0c2856c632
!9617 Add new operator layer_norm_grad_grad
From: @david-he91
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a1e204969c
!9715 fix if grad with 5d node precision
From: @youui
Reviewed-by: @zhoufeng54,@stsuteng
Signed-off-by: @stsuteng
5 years ago
mindspore-ci-bot
a4b010cea8
!9746 add ps cache
From: @zyli2020
Reviewed-by:
Signed-off-by:
5 years ago
xulei2020
b71b53155a
add code
5 years ago
xuanyue
0facfed4ff
onnx replace transpose with graph input
5 years ago
zhoufeng
917273d765
fix 310 compile fail: sync ge include path
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
1fd251ff8d
!9738 Fix stanard normal cpu op occasional failure
From: @yuanwei66
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by:
5 years ago
chengxianbin
3b7c1e3c26
modiy yolov3 test case
5 years ago
hedongdong
8bfeadf26e
Add new operator layer_norm_grad_grad
5 years ago
mindspore-ci-bot
e4967ccf7d
!9713 fix bug of op l2loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
c6aa39aa03
!9755 add npu ops
From: @yeyunpeng2020
Reviewed-by: @HilbertDavid,@zhang_xue_tong
Signed-off-by: @HilbertDavid
5 years ago
alouhahaha
7073722be0
Fix a bug in AllGather fusion when there is only one input
5 years ago
mindspore-ci-bot
defb644c72
!9753 fix 910 memory size of GetInputInfo
From: @zhoufeng54
Reviewed-by: @xu-yfei,@chujinjin
Signed-off-by: @xu-yfei,@chujinjin
5 years ago
l00591931
130c61cfc0
change name from interpolate to resizeBilinear
5 years ago
mindspore-ci-bot
2441059642
!9719 modify example of WithBNNLossCell
From: @bingyaweng
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
5 years ago
mindspore-ci-bot
a494977097
!9724 dynamic shape exception process
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
5 years ago
mindspore-ci-bot
be4e91339f
!9661 gpu relu optimize
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
5 years ago
yuanwei66
5c402c9d1a
fix standard_normal test occasional failure
5 years ago
mindspore-ci-bot
47ff1de9ea
!9741 msprof stub for 910 cxx lib
From: @zhoufeng54
Reviewed-by: @xu-yfei,@chujinjin
Signed-off-by: @xu-yfei
5 years ago
mindspore-ci-bot
9ecf062581
!9552 change the import level of dynamic_lr
From: @wangnan39
Reviewed-by: @kingxian,@zh_qh,@kingxian
Signed-off-by: @kingxian,@kingxian
5 years ago
mindspore-ci-bot
7349dd2bb9
!9603 [MSLITE] Fix bug of parser for mindir models.
From: @wang_shaocong
Reviewed-by: @hangangqiang
Signed-off-by: @hangangqiang
5 years ago
zymaa
16c5013f6e
add textrcnn into model zoo
Signed-off-by: zymaa <317958662@qq.com>
TextRCNN, a model for text classification, which is proposed by the Chinese Academy of Sciences in 2015.
TextRCNN actually combines RNN and CNN, first uses bidirectional RNN to obtain upper semantic and grammatical information of the input text,
and then uses maximum pooling to automatically filter out the most important feature.
Signed-off-by: zymaa <317958662@qq.com>
5 years ago
mindspore-ci-bot
78fba32865
!9752 Fix potential hang in RandomData and incorrectly named functions
From: @ziruiwu
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
mindspore-ci-bot
91114c6b26
!9751 Fix minor issues in beta and categorical distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
5 years ago
yeyunpeng
f49ae2cffd
add npu ops
5 years ago
mindspore-ci-bot
c00f8f00af
!9679 [PipelineSplit]Fix Send/Recv tag bug
From: @lichen666
Reviewed-by:
Signed-off-by:
5 years ago
lizhenyu
e3f7ae61db
add ps cache manager
5 years ago
mindspore-ci-bot
27a90a6a1b
!9743 fix version number after updating ascend package
From: @nicholas_yhr
Reviewed-by: @chujinjin,@zhoufeng54
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
fa286fe787
!9728 [MS][Lite][cpu] tensorlist modify
From: @lzkcode
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
5 years ago
mindspore-ci-bot
20abe912fa
!9634 [MS][LITE][Develop]unstack remote attr num
From: @jpc_chenjianping
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
5 years ago
mindspore-ci-bot
6439f676a9
!9735 fix st failed occasionally
From: @jojobugfree
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
3f82405d17
!9639 Add Numpy Native to Mindspore
From: @yanglf1121
Reviewed-by:
Signed-off-by:
5 years ago
zhouyuanshen
7ae06313b4
fix bug in gatherd and gatherdgrad
5 years ago
mindspore-ci-bot
d1af8d3693
!9704 fix export file of resnet_thor
From: @wangmin0104
Reviewed-by: @sunnybeike,@wang_zi_dong
Signed-off-by: @sunnybeike
5 years ago
mindspore-ci-bot
de2b53d9f0
!9673 [MS][LITE][Develop]add avx fp32 matmul kernel
From: @lx0095
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
5 years ago
mindspore-ci-bot
dea05a015b
!9731 Optimize RISE for better performance
From: @lixiaohui33
Reviewed-by: @wuxuejian,@liucunwei
Signed-off-by: @liucunwei
5 years ago
zhoufeng
d6fad5a0b3
fix 910 memory size of GetInputInfo
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
65594506e6
!9732 add NHWC format requirement of topk ops
From: @liuwenhao4
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
5 years ago
mindspore-ci-bot
9ded47a131
!9729 modify Note
From: @Somnus2020
Reviewed-by: @zhunaipan,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
mindspore-ci-bot
f85c6472be
!9727 [MSLITE]fix thread pool bug
From: @zhang_xue_tong
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
5 years ago
caifubi
5dae9b421b
fix bug of dump failed
5 years ago
danishnxt
0be02c4756
UnsortedSegMax_Int64_support
lint fix
style fix
style fix 2
5 years ago
TFbunny
d274f425c7
change tensor shape from int to size_t for GPU Argmax
5 years ago
Zirui Wu
91a6b2b0ca
Add checks to RandomData and LookUp
5 years ago
Xun Deng
855cb855af
fix minor issues
5 years ago
Xun Deng
4426be2126
fixed minor issues
5 years ago
TFbunny
f54bd166a6
add int64 support for indices of GatherND gpu
5 years ago