Commit Graph

53366 Commits

Author SHA1 Message Date
i-robot c8309b8acd
!42529 fix static code check warnings
Merge pull request !42529 from zhangzhaoju/r1.9_static
2022-09-22 08:24:22 +00:00
i-robot 4a26e967e8
!42546 fix: md asan and generatordataset skip error when multiprocess
Merge pull request !42546 from guozhijian/fix_md_asan_r1.9
2022-09-22 08:15:36 +00:00
i-robot aa81b37911
!42556 [r1.9] fix hccl failed st
Merge pull request !42556 from xulei/fix_error_st_r1.9
2022-09-22 08:11:55 +00:00
suxin 1cfd8308bc Code Warning Clean 2022-09-22 15:00:36 +08:00
i-robot d6f1cb8636
!42406 clean code
Merge pull request !42406 from bichaoyang/r1.9
2022-09-22 06:43:49 +00:00
i-robot a77ae5628b
!42429 clean code
Merge pull request !42429 from nomindcarry/r1.9
2022-09-22 06:36:24 +00:00
i-robot b45f70dfc5
!42508 optimize log of dlopen-ing plugins
Merge pull request !42508 from zhoufeng/xiu-ba-ge-3
2022-09-22 06:28:13 +00:00
i-robot 30ce3bf2a3
!42576 fix warnings for r1.9
Merge pull request !42576 from 高攀/fix_warnings_r1.9_0921
2022-09-22 06:26:37 +00:00
wujueying 83ceaa7a3a 告警清理 2022-09-22 14:20:20 +08:00
mengyuanli 3804379a43 1. fix bug of matmul
2. fix bug of tile
2022-09-22 14:09:08 +08:00
i-robot 93872d34fb
!42421 [LITE] Exit when config file is invalid
Merge pull request !42421 from WangWenzhe/r1.9_profile_config
2022-09-22 06:08:59 +00:00
muxiyin 5a7d53f4ad dropout dynamic fix bug 2022-09-22 14:06:05 +08:00
i-robot f20a7ec345
!42571 Provide param.value() interface
Merge pull request !42571 from Margaret_wangrui/r1.9_load_value
2022-09-22 06:05:28 +00:00
greatpan 057859421c mep gate model 2022-09-22 13:53:24 +08:00
i-robot 38448cd13f
!42548 double for layenorm cpu&gpu
Merge pull request !42548 from kisnwang/r1.9
2022-09-22 04:24:24 +00:00
i-robot 6f101a0544
!42557 R1.9 static code check warnings clean
Merge pull request !42557 from chenfei_mindspore/r1.9-code-clean
2022-09-22 03:29:51 +00:00
i-robot 8e53a098d4
!42518 [MS][LITE]Codex
Merge pull request !42518 from gongdaguo1/r19_codex
2022-09-22 03:25:40 +00:00
i-robot 2395b71ed7
!42582 fix reverse sequence ops type bugs r1.9
Merge pull request !42582 from wtcheng/r1.9
2022-09-22 02:45:58 +00:00
i-robot f96cb06077
!42505 clean code
Merge pull request !42505 from baihuawei/clearwarning1.9
2022-09-22 02:24:54 +00:00
i-robot 6b0586c53a
!42214 Support Dynamic shape/rank for mirrorpad && maxpool
Merge pull request !42214 from zhangzhaoju/r1.9
2022-09-22 02:23:51 +00:00
gaoyong10 21097c282b Convert scalar to tensor. 2022-09-22 10:01:43 +08:00
i-robot b06349f723
!42412 [MS][OPS][r1.9] fix unsortedsegment-arithmetic cpu datatype
Merge pull request !42412 from luoyuan/fix-unsortedsegmentsum-cpu-datatype-r1.9
2022-09-22 01:56:55 +00:00
happylittleqiang eec8e1db0c add maximum ops dynamic st 2022-09-22 09:35:27 +08:00
jonyguo 43aca284b6 fix: generator dataset with multi-process skip error 2022-09-22 09:30:40 +08:00
i-robot 03076de1cb
!42311 [MS][OP]sync master code
Merge pull request !42311 from mengyuanli/sync_r1.9
2022-09-22 01:25:15 +00:00
bichaoyang 3fdf5f732c clean code 2022-09-22 09:21:59 +08:00
i-robot ec7d167590
!42545 Clean code
Merge pull request !42545 from DavidFFFan/clean_code_r1.9
2022-09-22 01:19:36 +00:00
i-robot c5f8370e0e
!42274 [AutoParallel]Fix Python Warning For r1.9 Branch
Merge pull request !42274 from huangxinjing/fix_python_warning3_r19
2022-09-22 01:08:34 +00:00
nomindcarry c049ed3916 Clean Code 2022-09-22 09:03:37 +08:00
i-robot 981a9c5197
!42528 Fix GradOperation
Merge pull request !42528 from huangbingjian/fix_gradoperation
2022-09-22 00:45:40 +00:00
i-robot a659e09fb4
!42500 Pynative support new factory op ref
Merge pull request !42500 from wanghenchang/pynative-ref-r19
2022-09-21 23:14:26 +00:00
i-robot abc7026f9b
!42371 Link control arrow for the first input of update state.
Merge pull request !42371 from gaoyong10/r1.9
2022-09-21 19:25:05 +00:00
i-robot 6560db3647
!42512 remove code warnings
Merge pull request !42512 from zhujingxuan/r1.9
2022-09-21 18:19:12 +00:00
i-robot 16466d1a67
!42368 r1.9 Support addn scalar
Merge pull request !42368 from chenfei_mindspore/r1.9-addn-fix
2022-09-21 17:13:57 +00:00
gaopan12 ec2c0160da fix warnings for r1.9 2022-09-21 22:08:48 +08:00
i-robot fd6159a208
!42498 [MD][r1.9] Fix some serdes bugs for Py UDFs, Py ops (w enum Inter & Border
Merge pull request !42498 from cathwong/ckw_r1.9_serdes_py_json_enum
2022-09-21 13:25:47 +00:00
i-robot 34c39433d0
!42461 Clean code warning.
Merge pull request !42461 from Margaret_wangrui/r1.9
2022-09-21 13:03:16 +00:00
i-robot 520dfd5c6e
!42469 update grad for dynamic_shape
Merge pull request !42469 from chengbin/ds_r1.9
2022-09-21 12:51:23 +00:00
chenfei d22e5e6dba static check warnings clean
index fix
2022-09-21 20:02:06 +08:00
wutiancheng 166bdbff1c fix reverse sequence ops type bugs r1.9 2022-09-21 19:27:57 +08:00
i-robot 2a9718bf30
!42516 [MS][LITE]Fix reshape
Merge pull request !42516 from gongdaguo1/r19_fix_reshape
2022-09-21 10:11:54 +00:00
Margaret_wangrui 1e0cd539b6 Provide param.value() interface, and add Warning prompt information. 2022-09-21 17:41:54 +08:00
KylinMoriarty af6d212481 warning fix 2022-09-21 17:41:34 +08:00
zhangdong 86e4d39fac fixed df3740a from https://gitee.com/zhangdong_1/mindspore/pulls/42447
fix resize and segment_sum op bprob infershape
2022-09-21 09:40:44 +00:00
i-robot 5fb46424fe
!42487 reduce & transpose error info 修改
Merge pull request !42487 from huoxinyou/0920reduce_tr19
2022-09-21 09:37:05 +00:00
i-robot cf39debf55
!42403 [MS][LITE][r1.9] fix lite python api examples
Merge pull request !42403 from luoyuan/fix-py-api-example-r1.9
2022-09-21 09:22:30 +00:00
i-robot 95021f596f
!42492 support dynamic shape of bprop of BesselI1 op and BesselJ1 op
Merge pull request !42492 from hanhuifeng/bessel_i1_j1_r1.9
2022-09-21 09:09:26 +00:00
i-robot 44e9a8eca9
!42221 fix fuzz
Merge pull request !42221 from liyan2022/r1.9_code_check
2022-09-21 08:46:14 +00:00
i-robot d534a22856
!42448 r1.9 Fix bug of pass:auto_monad_eliminate
Merge pull request !42448 from chenfei_mindspore/r1.9-load-eliminate-fix
2022-09-21 08:42:47 +00:00
kswang b58c8986b6 support double for cpu/gpu layernorm 2022-09-21 16:38:17 +08:00