Commit Graph

47739 Commits

Author SHA1 Message Date
i-robot ba6f6bb615
!37133 modify MaxPool3DGradWithArgmax cudaMemset
Merge pull request !37133 from 范吉斌/fix_maxpool3dgradwithargmax
2022-07-05 06:58:08 +00:00
i-robot a6ac3d6073
!37112 Add links for Chinese docs
Merge pull request !37112 from xiaotianci/code_docs_add_cn_doc
2022-07-05 06:48:24 +00:00
i-robot 8e37f07a7e
!36997 Fix the parameter statistics dump issue
Merge pull request !36997 from maning202007/master
2022-07-05 06:47:27 +00:00
i-robot 5735d1cb21
!37096 Fix code warnings for debug and summary
Merge pull request !37096 from maning202007/fix_codeDEX_master
2022-07-05 06:42:07 +00:00
i-robot 952cb6e33d
!37085 modify applyadagradda vmap
Merge pull request !37085 from 冯一航/modify_applyadagradda_vmap
2022-07-05 06:40:48 +00:00
i-robot 6602e6fbc0
!37260 gather算子文档修改
Merge pull request !37260 from ZengZitao/code_docs_gather_master
2022-07-05 06:39:24 +00:00
i-robot c35c1dd95c
!37169 Clean Code
Merge pull request !37169 from jiaorui/clean-code-master
2022-07-05 06:38:42 +00:00
i-robot f9f5707958
!37291 [MS][LITE]Fix micro cortex st
Merge pull request !37291 from gongdaguo1/fix_cortex_st
2022-07-05 06:36:59 +00:00
i-robot a0125cc73b
!37215 Since the float64 tensor_add operation is not supported in the Ascend platform, modify the test case.
Merge pull request !37215 from Margaret_wangrui/float_numpy
2022-07-05 06:31:57 +00:00
i-robot a3f6296709
!37266 fix rrelu api
Merge pull request !37266 from shaojunsong/code_docs_rreluapi
2022-07-05 06:27:23 +00:00
i-robot 95bb236d04
!37298 align exception info
Merge pull request !37298 from zhujingxuan/code_docs_scatter
2022-07-05 06:26:42 +00:00
i-robot e6767ccd0f
!37228 add adam weight decay target interface doc
Merge pull request !37228 from kisnwang/add-adam-weight-decay-target-interface-doc
2022-07-05 06:13:37 +00:00
i-robot b68c6b6e82
!37206 fixed judgement of the dynamic shape
Merge pull request !37206 from huoxinyou/dy_bug_master
2022-07-05 06:12:24 +00:00
i-robot 7f34cdd055
!37089 init all the opt states in ms_funciton in case it is executed in graph mode
Merge pull request !37089 from wangjun/bug_fix_opt_ms_master
2022-07-05 06:09:10 +00:00
i-robot 1103c8734f
!37149 [MS][LITE] code docs lite python api fix v2
Merge pull request !37149 from luoyuan/code_docs_lite_py_api_fix_v2
2022-07-05 05:50:22 +00:00
i-robot e67997ff67
!37251 [MS][LITE][STABLE]copy tensorRT impl to src/runtime
Merge pull request !37251 from chenjianping/master_dev1
2022-07-05 05:46:26 +00:00
luoyuan 7d7d67405c [MS][LITE] code docs lite python api fix v2 2022-07-05 12:40:41 +08:00
zhujingxuan 2e972f90f7 align exception info 2022-07-05 11:44:52 +08:00
i-robot 570b2b6176
!37095 TensorSlice cpu & gpu ops kernel support dynamic shape
Merge pull request !37095 from huoxinyou/tensorslice_cpu_0622
2022-07-05 03:42:01 +00:00
i-robot 2bb9ecdb41
!37103 Change vmap rule for IndexFill opeartor.
Merge pull request !37103 from hezhenhao1/add_index_fill
2022-07-05 03:40:54 +00:00
i-robot d33cf03653
!37216 Support None shape input for ArgMaxWithValue
Merge pull request !37216 from YuJianfeng/arg_max_with_value_ds
2022-07-05 03:40:24 +00:00
i-robot 3a73522ee5
!37101 for gpu operation ApplyAdagradDA vmap and testcase
Merge pull request !37101 from 于振华/ApplyAdagradDAD_vmap_testcase_0702
2022-07-05 03:29:02 +00:00
i-robot ad86e9cf0a
!37263 mv the interface is_dynamic_lr_or_weight_decay into inner
Merge pull request !37263 from zhangbuxue/mv_the_interface_is_dynamic_lr_or_weight_decay_into_inner
2022-07-05 03:08:39 +00:00
i-robot bf4ac10ec5
!37253 修复 cast算子bug
Merge pull request !37253 from 王程浩/master
2022-07-05 03:06:53 +00:00
gongdaguo1 08dbcac52f fix codegen st 2022-07-05 10:56:06 +08:00
i-robot d78e5a4261
!37278 correct the format of the API files
Merge pull request !37278 from 宦晓玲/code_docs_0705
2022-07-05 02:51:03 +00:00
i-robot 196529bf94
!37158 add raise for csr to coo
Merge pull request !37158 from huangmengxi/add_raise
2022-07-05 02:42:20 +00:00
i-robot 547ff0e9f6
!36948 [MS][LITE][parallel predict] fix python api
Merge pull request !36948 from yefeng/344-fix_python_api
2022-07-05 02:29:02 +00:00
i-robot 8325379254
!37170 Update warning for unsuitable gpu arch for half-precision
Merge pull request !37170 from VectorSL/update-warning
2022-07-05 02:27:46 +00:00
zhangyi 75198d0b2b correct the format of the API files 2022-07-05 10:08:42 +08:00
i-robot 82353259d6
!37138 Fix top cell cache bug
Merge pull request !37138 from zjun/fix_bug5
2022-07-05 02:05:33 +00:00
i-robot ac47d06b99
!37213 modify the documentation for scatter_min and scatter_div
Merge pull request !37213 from hujiahui8/code_docs
2022-07-05 02:01:40 +00:00
jpc_chenjianping ed8e877f02 copy tensor code to runtime 2022-07-05 10:00:18 +08:00
i-robot f291cf4833
!37147 fix dropout2d && dropout3d outputs
Merge pull request !37147 from zhuzhongrui/pub_master
2022-07-05 01:51:54 +00:00
i-robot 46343f19ec
!37191 Support BCE dynamic shape
Merge pull request !37191 from weiyang/bce_ds
2022-07-05 01:48:10 +00:00
yefeng 872ad1f95d python api 2022-07-05 09:35:00 +08:00
shaojunsong fb28595079 fix rrelu api 2022-07-05 09:34:46 +08:00
wangjun 7bb859054b init all opt states for ms_function 2022-07-05 09:33:49 +08:00
i-robot e2da74fa88
!37075 fix pclint for Q2
Merge pull request !37075 from zhangyinxia/master
2022-07-05 01:30:16 +00:00
buxue edf9732f05 mv the interface is_dynamic_lr_or_weight_decay into inner 2022-07-05 09:21:54 +08:00
i-robot b22c992907
!37168 GraphKernel fix softplus and softplus_grad avoid overflow
Merge pull request !37168 from ZengZitao/softplus_fix
2022-07-05 01:19:37 +00:00
i-robot e9ff7b9503
!37154 clean code
Merge pull request !37154 from liangzelang/master
2022-07-05 01:09:40 +00:00
zengzitao 9000032739 fix gather docs on master 2022-07-05 08:58:34 +08:00
i-robot b830ef1717
!37011 fix avgpool error in pynative for master
Merge pull request !37011 from chujinjin/fix_avgpool_error_in_pynative_master
2022-07-04 18:31:53 +00:00
王程浩 12a30c546a
update mindspore/ccsrc/plugin/device/gpu/kernel/arrays/cast_gpu_kernel.h. 2022-07-04 15:27:15 +00:00
i-robot d824f2ae8e
!37116 Add some exception informations.
Merge pull request !37116 from liqiliang/matrixbandpart-gpu
2022-07-04 15:00:02 +00:00
i-robot 07f5de5385
!37208 fix input indexs
Merge pull request !37208 from guozhijian/fix_input_indexs
2022-07-04 14:22:09 +00:00
z00512249 40183a491e fix dropout2d dropout3d return num 2022-07-04 21:50:28 +08:00
i-robot 961a8ebca0
!36926 Support high grad of BiasAdd
Merge pull request !36926 from luoyang/biasadd_high_grad
2022-07-04 13:46:42 +00:00
i-robot 6f0f6aae38
!37175 Correct wrong info for ClipByNorm ops
Merge pull request !37175 from JoyLvliang/correct_wrong_info
2022-07-04 13:32:36 +00:00