Commit Graph

53366 Commits

Author SHA1 Message Date
i-robot f982efb7a7
!43262 fix some doc related issues for branch r1.9
Merge pull request !43262 from 李林杰/code_docs_0927_fix_doc_related_issues_19
2022-09-30 08:59:35 +00:00
huoxinyou bc922f3a9f reduce max min bprop don't support int 2022-09-30 16:55:49 +08:00
i-robot 82918b202c
!43273 update the images in 1.9
Merge pull request !43273 from 宦晓玲/code_docs_00930
2022-09-30 08:51:42 +00:00
i-robot d59c24c6d5
!43239 fixing warnings
Merge pull request !43239 from 董雪堂/fix_warning2_r1.9
2022-09-30 08:00:02 +00:00
i-robot 9823b73713
!43238 fix a bug of stridedslice op on gpu
Merge pull request !43238 from hanhuifeng/stride_slice_gpu_r1.9
2022-09-30 07:29:33 +00:00
limingqi107 5e9f260c5a fix the bug of nopnode with valuenode input 2022-09-30 15:07:41 +08:00
huanxiaoling 213ab64305 update the images in 1.9 2022-09-30 14:51:09 +08:00
i-robot 1e21aa708f
!43255 [MS][OP]fix bug of random
Merge pull request !43255 from mengyuanli/sync_r1.9_2
2022-09-30 06:36:12 +00:00
lilinjie 4d84ba0dbe fix some doc related issues for branch r1.9 2022-09-30 14:06:37 +08:00
yanglf1121 c7f1ba9bff support pynative with sparse return 2022-09-30 12:57:49 +08:00
i-robot e470a7224e
!43118 fix code warnings for r1.9
Merge pull request !43118 from 郑鹏飞/fix_v2
2022-09-30 04:03:58 +00:00
zhanzhan1 599ca53324 fixed 30583f4 from https://gitee.com/zhanzhan1/mindspore/pulls/43261
clean_code

remove
2022-09-30 03:49:35 +00:00
i-robot 275499591a
!43187 Use correct type check for atan2
Merge pull request !43187 from panzhihui/atan2_typecheck_1.9
2022-09-30 03:27:09 +00:00
i-robot 16d7a674ba
!42600 use data_queue_mgr to manage the wingman queue
Merge pull request !42600 from wYann/data_queue_1.9
2022-09-30 03:13:51 +00:00
wangwenzhe_oo 74e3de3cb1 support where tensorrt op 2022-09-30 11:04:33 +08:00
mengyuanli dbc4f749ce fix bug of seed is negative 2022-09-30 10:42:50 +08:00
i-robot 4f16985b82
!43143 fix pclint and fix issue I5T4FB
Merge pull request !43143 from tan-wei-cheng-3260/develop-twc-1.9
2022-09-30 02:31:58 +00:00
i-robot 4a6fbbd47d
!43142 fix code check
Merge pull request !43142 from wangrao124/fix_code_check_r1.9
2022-09-30 02:08:29 +00:00
i-robot 972833115b
!42819 clean code python in r1.9
Merge pull request !42819 from jiangzhenguang/clean_code_python_r1.9
2022-09-30 01:57:20 +00:00
i-robot 5f35ace617
!43216 【AMP】混合精度1.9优化回退
Merge pull request !43216 from kingxian/revert-merge-42701-r1.9
2022-09-30 01:19:47 +00:00
i-robot fbdbb8d5cc
!43195 fix bug in batch_to_space and ctcloss_gpu_kernel & codex
Merge pull request !43195 from hangq/r1.9
2022-09-30 01:15:26 +00:00
zong_shuai 06d89c7283 debug 2022-09-30 09:07:02 +08:00
i-robot 38ca23befb
!43144 Clean code.
Merge pull request !43144 from gaoyong10/r1.9
2022-09-30 00:07:25 +00:00
i-robot d4394c219b
!43212 [MS][SciPy][LBFGS] Code structure reconstruction
Merge pull request !43212 from zhaiyukun/r1.9_lbfgs
2022-09-29 22:33:53 +00:00
i-robot 65b9eea27b
!42946 fixing static code warnings to r1.9
Merge pull request !42946 from 黎冠新/r1.9
2022-09-29 19:30:59 +00:00
董雪堂 0def585aa2 the second fix warnings 2022-09-29 22:09:38 +08:00
hanhuifeng2020 9654c830d9 fix a bug of stridedslice op on gpu 2022-09-29 21:57:59 +08:00
i-robot 52335cf647
!43043 fix_bug_r19
Merge pull request !43043 from Maeyon-Z/fix_bug_19
2022-09-29 13:29:59 +00:00
i-robot 0e5728a3ac
!43053 fixing static code warnings for r1.9
Merge pull request !43053 from 梁天凯/clean_code_1.9
2022-09-29 13:28:03 +00:00
liwenshi 32b243ff67 fixing code warnings [众智][重庆大学] to r1.9 2022-09-29 21:00:57 +08:00
i-robot c622595f41
!42991 Remove unnecessary type check for NLLLoss
Merge pull request !42991 from panzhihui/nllloss_type_check_1.9
2022-09-29 12:13:34 +00:00
wYann 5d7bdc5698 use data queue manager to manage wingman 2022-09-29 19:48:48 +08:00
i-robot d4f4023a03
!42563 [MS][LITE][r1.9] fix code 0921
Merge pull request !42563 from luoyuan/fix-code-0921-r1.9
2022-09-29 11:29:10 +00:00
i-robot 83a5a02681
!42985 fix ms_funciton bug
Merge pull request !42985 from luochao60/modify_ms_function_bug_r1.9_20220927
2022-09-29 11:24:10 +00:00
i-robot 53bb595232
!43058 Fix ms_funciton control flow bug
Merge pull request !43058 from luochao60/fix_ms_funtion_control_flow_tensor_address_error_r1.9_20220927
2022-09-29 10:58:43 +00:00
i-robot c1abb830d1
!43048 [武汉理工大学] second code clean for r1.9
Merge pull request !43048 from 王超/r1.9
2022-09-29 10:01:38 +00:00
i-robot 2f871b0a8c
!43004 fix CSRSparseMatrixToDense infer in dynamic rank
Merge pull request !43004 from wangrao124/r1.9
2022-09-29 09:48:40 +00:00
xiongkun 2fc216b678 add padlist check
tick

tick

tick

tick

remote &
2022-09-29 16:57:20 +08:00
i-robot 36ace9fb66
!42981 [MS]fix error-info of CropAndResize and code clean
Merge pull request !42981 from 徐安越/r1.9_2
2022-09-29 08:48:44 +00:00
twc 530f5fc43b fix pclint and fix issue I5T4FB 2022-09-29 16:22:16 +08:00
i-robot 4bebbb2c3d
!42808 [lite]java support create tenor from Array
Merge pull request !42808 from 徐安越/r1.9
2022-09-29 08:13:00 +00:00
i-robot f62f838a5f
!43160 fix 310.tar.gz undefined symbols
Merge pull request !43160 from zhoufeng/xiu-ba-ge
2022-09-29 08:05:39 +00:00
hangangqiang c8011d412d fix bug in batch_to_space and ctcloss_gpu_kernel & codex 2022-09-29 16:03:46 +08:00
i-robot f126f90e15
!42755 【1.9】修改reduce infer报错类型
Merge pull request !42755 from huoxinyou/0923reduceinfo19
2022-09-29 07:48:40 +00:00
kingxian de67e6b1ed
回退 'Pull Request !42701 : Add O1 level amp feature for MindSpore r1.9 branch' 2022-09-29 07:40:27 +00:00
i-robot 772eb111b6
!43197 modify format
Merge pull request !43197 from 俞涵/code_docs_r190913
2022-09-29 07:25:44 +00:00
ConnZhai 232c92ddfe [MS][SciPy][LBFGS] Code structure reconstruction 2022-09-29 15:18:06 +08:00
panzhihui 359b651bf3 Use correct type check for atan2 2022-09-29 14:47:24 +08:00
i-robot 5d2a630fec
!43080 code clean and fix bugs for conv3d grad gpu
Merge pull request !43080 from xupan/conv3d_grad_gpu_1.9
2022-09-29 06:43:46 +00:00
i-robot de8437891b
!42997 fixing static code warnings for r1.9
Merge pull request !42997 from 徐强/code_clean_r1.9
2022-09-29 06:28:14 +00:00