Commit Graph

53366 Commits

Author SHA1 Message Date
i-robot c4995837d2
!42783 Remove shift operation for PointerHash
Merge pull request !42783 from hewei/fix_r1.9
2022-09-24 06:22:35 +00:00
huangbingjian e661e9cc62 Revert modify in Pynative grad 1.9 2022-09-24 12:52:32 +08:00
i-robot 2153c5492f
!42749 r1.9 Fix exception raise of addn
Merge pull request !42749 from chenfei_mindspore/r1.9-addn-log-fix
2022-09-24 04:46:47 +00:00
hbhu_bin e710c940f2 fix code warning 2022-09-24 12:19:38 +08:00
z30020733 b72c03ca6e Clear Alarm 2022-09-24 11:35:19 +08:00
i-robot 4a641184b4
!42800 [MS][LITE] fix addcdiv addcmul docs
Merge pull request !42800 from sunsuodong/code_docs_1.9
2022-09-24 02:56:20 +00:00
i-robot 46f46f5646
!42629 Lite code clean
Merge pull request !42629 from 徐永飞/r1.9
2022-09-24 02:53:22 +00:00
luojianing 8f78dec90c fix issue 2022-09-24 10:46:29 +08:00
i-robot 579155111a
!42667 clean code.
Merge pull request !42667 from liuchuting/clean19
2022-09-24 02:45:15 +00:00
sunsuodong 2fad05497d addcdiv addcmul docs 2022-09-23 19:32:12 -07:00
i-robot 3515ffea1b
!42743 [MS][OP]fix bug of UCS
Merge pull request !42743 from mengyuanli/sync_r1.9_2
2022-09-24 02:11:51 +00:00
i-robot 7ada71ce27
!42613 dropout动态shape问题修复
Merge pull request !42613 from 黄晓/bug_fix_0922
2022-09-24 02:05:29 +00:00
i-robot 1cc1210e57
!42741 MaskedSelectedGradCpuKernel support more data type
Merge pull request !42741 from tanghuikang/maskedselectgrad_r19
2022-09-24 02:04:13 +00:00
i-robot 27efef9e2a
!42740 Fix code check
Merge pull request !42740 from zjun/fix_codexx_23
2022-09-24 01:57:33 +00:00
i-robot a1c63eb82a
!42559 Codex fix
Merge pull request !42559 from 陈宇/dev_r1.9_codex_fix
2022-09-24 01:36:03 +00:00
i-robot e0aa6b8b92
!42702 CheeryPickForCleanCode
Merge pull request !42702 from zhanzhan/cherry-pick-1663896280
2022-09-24 01:35:45 +00:00
i-robot c6f54c5292
!42701 Add O1 level amp feature for MindSpore r1.9 branch
Merge pull request !42701 from Bert0108/amp_for_r1.9
2022-09-24 01:28:44 +00:00
i-robot e733f670c7
!42764 correct the wrong parameter types in 1.9
Merge pull request !42764 from 宦晓玲/code_docs_00923
2022-09-24 01:24:04 +00:00
i-robot f8361b9ee7
!42752 Fix Python Warning 9-23 for r1.9
Merge pull request !42752 from huangxinjing/fix_python_r1.9
2022-09-24 01:11:20 +00:00
i-robot 4d3904e62c
!42725 clean codex
Merge pull request !42725 from caifubi/r1.9-clean-codex
2022-09-24 01:10:18 +00:00
i-robot 4dcf59086d
!42541 Fix clean code warning
Merge pull request !42541 from 胡彬/clean-code-1.9
2022-09-24 01:10:04 +00:00
i-robot 4e8a3404d3
!42553 warning fix
Merge pull request !42553 from KylinMoriarty/r1.9
2022-09-23 22:42:57 +00:00
i-robot a2fd96350a
!42708 fix bug of implicit conversion between float32 and float64 for r1.9
Merge pull request !42708 from zhouxulin2/cherry-pick-1663898076
2022-09-23 14:48:36 +00:00
chenfei 85dac77d7c static warning clean 2022-09-23 22:21:31 +08:00
He Wei 755f962c29 Remove shift operation for PointerHash
In some extreme cases, add shift in PointerHash make robin hash map overflow.
2022-09-23 20:41:45 +08:00
i-robot c16390f59a
!42590 告警清理0921
Merge pull request !42590 from gaoshuanglong/clean_code_1.9_0919
2022-09-23 10:18:32 +00:00
Yang Jiao 62ab206b05 fix buf reshape reduce for cse 2022-09-23 17:57:00 +08:00
i-robot 5570c948df
!42681 Clear Alarm
Merge pull request !42681 from 朱家兴/r1.9
2022-09-23 09:49:10 +00:00
luoyuan 8d5bffeed1 [MS][LITE][r1.9] fuzz fix 0921 2022-09-23 17:47:53 +08:00
huanxiaoling cc51cf78fb correct the wrong parameter types in 1.9 2022-09-23 17:42:54 +08:00
i-robot 4415a188be
!42710 Support complex64 and complex128 mstype for ms.numpy.roll function on GPU.
Merge pull request !42710 from huangziling/r1.9
2022-09-23 09:37:39 +00:00
i-robot b2d2f0c2c0
!42658 fix warnings for r1.9
Merge pull request !42658 from 高攀/fix_warnings_r1.9_0922
2022-09-23 09:21:22 +00:00
i-robot 369e75285a
!42648 Set dynamic flag to control flow parameter.
Merge pull request !42648 from gaoyong10/r1.9
2022-09-23 09:12:40 +00:00
huanghui 67bd78f730 reduce event to info for print compile message 2022-09-23 17:06:56 +08:00
zjun 9926d4200c Fix code xx
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-09-23 17:01:44 +08:00
i-robot 2af2553182
!42763 modify format
Merge pull request !42763 from 俞涵/code_docs_r190913
2022-09-23 08:57:28 +00:00
hbhu_bin e472da5e98 fix clean code warning 2022-09-23 16:54:08 +08:00
i-robot 56754eee39
!42673 upgrade Ascend package 22 Sept on 1.9
Merge pull request !42673 from ZPaC/upgrade_ascend_zpc_1.9
2022-09-23 08:52:09 +00:00
mengyuanli d77db9542c 1.fix infer type bug of randperm
2.fix error type of random_choice_with_mask
2022-09-23 16:47:31 +08:00
huodagu 3516c24a34 modify format 2022-09-23 16:38:37 +08:00
i-robot 7bae2ea653
!42684 Acl support BatchMatMul ops.
Merge pull request !42684 from linqingke/r1.9
2022-09-23 08:34:50 +00:00
i-robot a4359ce117
!42711 [MS][SYNC]sync bugfix of master
Merge pull request !42711 from mengyuanli/sync_r1.9
2022-09-23 08:25:05 +00:00
huangxinjing c4d5f4906e Fix python_warning 2022-09-23 15:38:50 +08:00
lvmingfu f0f3ef7e38 modify links branch from master to r1.9 2022-09-23 15:23:31 +08:00
chenfei 9a71dc3aff addn infer fix 2022-09-23 15:16:27 +08:00
i-robot 00e433dda9
!42744 modify links from master to branch r1.9
Merge pull request !42744 from lvmingfu/code_docs_r1.99
2022-09-23 07:16:12 +00:00
hezhenhao1 a8c42c3a43 fixed 4a62fa8 from https://gitee.com/hezhenhao1/mindspore/pulls/42745
fix code check.
2022-09-23 06:53:59 +00:00
lvmingfu 2b6b7d3e3e modify links to branch r1.9 2022-09-23 14:53:00 +08:00
mengyuanli 698220a161 fix bug of UCS 2022-09-23 14:40:47 +08:00
tanghuikang 63a77ba345 MaskedSelectedGradCpuKernel support more data type 2022-09-23 14:32:50 +08:00