albert-yan
|
09ace3e825
|
fuzz check
|
2022-10-11 09:54:27 +08:00 |
albert-yan
|
e2c0a72420
|
remove graph out indices check
|
2022-10-09 17:24:18 +08:00 |
i-robot
|
635f485fd7
|
!43358 R1.9静态告警清理
Merge pull request !43358 from zhanzhan/r1.9
|
2022-10-09 08:16:58 +00:00 |
i-robot
|
44379cd465
|
!43199 Add support dynamic shape for Square, PReLU and CumSum opertors.
Merge pull request !43199 from hezhenhao1/cherry-pick-1664422605
|
2022-10-09 06:17:13 +00:00 |
i-robot
|
8b62cd3019
|
!43247 reduce max\min int类型反向有问题,暂时下库
Merge pull request !43247 from huoxinyou/0930reducemax
|
2022-10-09 04:39:25 +00:00 |
i-robot
|
2b32f1274f
|
!43348 Fix recursion in tuple get item in updatestate.
Merge pull request !43348 from gaoyong10/r1.9
|
2022-10-09 03:23:07 +00:00 |
i-robot
|
03b2d4f18a
|
!43362 fixing static code warnings
Merge pull request !43362 from 古木/warn-r1.9
|
2022-10-09 02:33:08 +00:00 |
i-robot
|
4bd01667bd
|
!43381 Fix ctclossv2 cpu zero_infinity bug & doc
Merge pull request !43381 from 古木/ctcloss
|
2022-10-09 02:32:46 +00:00 |
i-robot
|
2562e20fb3
|
!43354 modify the inconsistence of file in 1.9
Merge pull request !43354 from 宦晓玲/code_docs_01008
|
2022-10-09 02:04:13 +00:00 |
i-robot
|
f892275080
|
!43337 fix warnings for r1.9
Merge pull request !43337 from 高攀/fix_warnings_r1.9_1008
|
2022-10-09 01:43:07 +00:00 |
zhanzhan1
|
f4727bc937
|
cleancode_r1.9_1008
|
2022-10-08 21:42:36 +08:00 |
i-robot
|
9b6aa07fb2
|
!43345 fix docs bug
Merge pull request !43345 from shenwei41/code_docs_1008_1.9
|
2022-10-08 11:16:19 +00:00 |
i-robot
|
5f5afa2635
|
!43221 fix conv3d
Merge pull request !43221 from KXiong/r1.9
|
2022-10-08 10:43:25 +00:00 |
i-robot
|
1add5a30c0
|
!43155 [OP] fix bug of meshgrid dynamic rank, maxpool 3d grad grad infer
Merge pull request !43155 from yangruoqi713/op
|
2022-10-08 10:34:09 +00:00 |
huanxiaoling
|
6264e85a1d
|
modify the inconsistence of file in 1.9
|
2022-10-08 18:11:14 +08:00 |
i-robot
|
6f32ec3761
|
!43326 sparseAdd反向优化
Merge pull request !43326 from wujueying/r1.9
|
2022-10-08 10:04:03 +00:00 |
i-robot
|
2c1c375456
|
!43202 fix r1.9 branch issues about Squareddifference、KLDivLoss、Mirrorpad
Merge pull request !43202 from 沈竞兴/my_r1.9
|
2022-10-08 09:59:23 +00:00 |
Ferry
|
cd85b07022
|
fixing code static warnings
|
2022-10-08 16:36:15 +08:00 |
gaoyong10
|
5fea34375c
|
Fix recursion in tuple get item in updatestate.
|
2022-10-08 16:27:46 +08:00 |
i-robot
|
7f316ce14f
|
!43265 unify sparse pynative and graph behaviour
Merge pull request !43265 from 杨林枫/fix_sparse_pynative
|
2022-10-08 07:55:50 +00:00 |
i-robot
|
cd593eef6a
|
!43278 bug fix
Merge pull request !43278 from liubuyu/r1.9_mk_bugs
|
2022-10-08 07:55:44 +00:00 |
shenwei41
|
1d3048565f
|
Fix doc error
|
2022-10-08 15:44:01 +08:00 |
i-robot
|
7619f5099d
|
!43329 fix docs
Merge pull request !43329 from 李林杰/code_docs_1008_fix_doc_19
|
2022-10-08 07:12:05 +00:00 |
i-robot
|
b93b2767cb
|
!43324 [API] data sink for functional program r1.9
Merge pull request !43324 from kingxian/r1.9
|
2022-10-08 06:45:46 +00:00 |
gaopan12
|
a7bd9b497e
|
fix warnings for r1.9
|
2022-10-08 14:35:51 +08:00 |
i-robot
|
d981cb870a
|
!43318 [lite]add pass-opt for dynamic-shape model
Merge pull request !43318 from 徐安越/r1.9
|
2022-10-08 03:54:34 +00:00 |
i-robot
|
97bccdacb1
|
!43316 [MS]CropAndResize: fix error-info
Merge pull request !43316 from 徐安越/r1.9_2
|
2022-10-08 03:07:35 +00:00 |
i-robot
|
8bad138e2e
|
!43266 modify the register of applymax
Merge pull request !43266 from zong_shuai/apply_max
|
2022-10-08 03:01:51 +00:00 |
lilinjie
|
dd709d1db8
|
fix docs
|
2022-10-08 10:32:52 +08:00 |
i-robot
|
0ee7391f32
|
!43246 tensorscatterupdate
Merge pull request !43246 from zong_shuai/r1.9_scatter
|
2022-10-08 01:47:51 +00:00 |
lby
|
3a50f1221c
|
bug fix
|
2022-10-08 09:46:52 +08:00 |
yangruoqi713
|
dc8321bd0a
|
[OP] fix bug of meshgrid dynamic rank, maxpool 3d grad grad infer
|
2022-10-08 09:36:41 +08:00 |
i-robot
|
5a5384ec27
|
!43288 Fix DumpTypeVector while elements typeptr is nullptr
Merge pull request !43288 from zjun/fix_value_type_core
|
2022-10-08 01:34:02 +00:00 |
jinxiaoxian
|
909e40a9e1
|
data sink for functional program
|
2022-10-08 09:28:47 +08:00 |
i-robot
|
ab89040461
|
!43046 upgrade Ascend package 27 Sept on 1.9
Merge pull request !43046 from ZPaC/upgrade_ascend_zpc_1.9
|
2022-10-08 01:20:27 +00:00 |
xuanyue
|
d10c31aa37
|
add pass-opt for dynamic-shape model
|
2022-10-07 20:08:58 +08:00 |
ZPaC
|
6af611dbf4
|
upgrade Ascend package 27 Sept on 1.9
|
2022-10-07 19:23:46 +08:00 |
xuanyue
|
4ebd6fde15
|
CropAndResize: fix error-info
|
2022-10-07 19:14:12 +08:00 |
i-robot
|
e51901cf90
|
!43244 [LITE]support where tensorrt op
Merge pull request !43244 from WangWenzhe/r1.9_ops_01
|
2022-10-07 11:04:17 +00:00 |
zjun
|
b95b480f26
|
Fix value typre is null
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2022-10-07 15:01:55 +08:00 |
zong_shuai
|
6bc07a5b58
|
debug
|
2022-10-06 17:59:53 +08:00 |
i-robot
|
a444847442
|
!43236 fixing code warnings [众智][重庆大学] to r1.9
Merge pull request !43236 from 李文轼/my_r1.9
|
2022-09-30 10:39:30 +00:00 |
i-robot
|
f2b007d944
|
!43291 modify the inconsistence in 1.9
Merge pull request !43291 from 宦晓玲/code_docs_00930
|
2022-09-30 10:12:55 +00:00 |
i-robot
|
a730c0afda
|
!42662 Fix the problem of alarm clearing
Merge pull request !42662 from 刘勇琪/r1.9
|
2022-09-30 09:55:23 +00:00 |
i-robot
|
41adf19464
|
!43276 fix the bug of nopnode with valuenode input
Merge pull request !43276 from limingqi107/r1.9
|
2022-09-30 09:50:27 +00:00 |
i-robot
|
34dde63017
|
!43147 fix roialign cpu kernel bug and broaden the input shape restriction fr…
Merge pull request !43147 from zhengzuohe/roialigngrad_19
|
2022-09-30 09:43:37 +00:00 |
huanxiaoling
|
dcb1179e06
|
modify the inconsistence in 1.9
|
2022-09-30 17:37:07 +08:00 |
hezhenhao1
|
9276860d6a
|
fixed 5db31ed from https://gitee.com/hezhenhao1/mindspore/pulls/43198
Add support dynamic shape for Square, PReLU and CumSum opertors.
|
2022-09-30 17:20:42 +08:00 |
i-robot
|
8b7211ffe2
|
!43193 specify shape check exception as ValueError
Merge pull request !43193 from zhengzuohe/valuerror
|
2022-09-30 09:16:01 +00:00 |
i-robot
|
3627ae2fc1
|
!43264 CleanCode_r.19
Merge pull request !43264 from zhanzhan/cherry-pick-1664509772
|
2022-09-30 09:06:10 +00:00 |