Commit Graph

37479 Commits

Author SHA1 Message Date
i-robot 32de3d5e4e
!28750 Modify Log Level
Merge pull request !28750 from hwjiaorui/log
2022-01-10 11:46:31 +00:00
i-robot 96b89aa1f4
!28735 bugfix: remove convert param device
Merge pull request !28735 from zhengyuanhua/code_review
2022-01-10 11:38:23 +00:00
caifubi e06d9200e1 The input of RefNode may not necessarily be parameter in PyNative mode 2022-01-10 19:35:53 +08:00
jonyguo 4481f28e6d reconstruct datasets.py 2022-01-10 19:34:41 +08:00
sunsuodong 032246837f add 1.6 release notes 2022-01-10 03:33:46 -08:00
lichenever 18640dd4ac fix_api 2022-01-10 19:13:59 +08:00
i-robot 8849fed917
!28531 neighborexchangev2 send empty depend
Merge pull request !28531 from TuDouNi/neighborexchangev2_fix_bug
2022-01-10 11:00:44 +00:00
z00512249 c38539a3c2 fix lu batched for cpu backend 2022-01-10 18:58:59 +08:00
zhangyi 3510e7c444 modify error format of docstring. 2022-01-10 18:28:03 +08:00
limingqi107 c3888a1e2f fix the pclint 2022-01-10 18:19:29 +08:00
i-robot b52b3c7a42
!28723 [MSLITE] Codex clean.
Merge pull request !28723 from wangshaocong/codex
2022-01-10 09:52:10 +00:00
TronZhang b05f9af150 fix whole absort for single ouput recompute 2022-01-10 17:51:34 +08:00
i-robot 379ae29ec6
!28747 fix lu input args valid check
Merge pull request !28747 from zhuzhongrui/pub_master3
2022-01-10 09:44:38 +00:00
lingyunli63 89e8b90a8d rename dynamicreshape to reshape 2022-01-10 17:37:31 +08:00
i-robot e72b29470c
!28756 GraphKernel Fix KMetaTypeNone bug
Merge pull request !28756 from ZengZitao/typenone_fix
2022-01-10 09:25:48 +00:00
i-robot b73ba4181b
!28647 clean code
Merge pull request !28647 from hwjiaorui/clean-code-master
2022-01-10 09:22:11 +00:00
jin-xiulang a340f45a9d Fix an issue of federated learning 2022-01-10 16:40:03 +08:00
ZPaC 9dd90de735 Fix static check. 2022-01-10 16:36:28 +08:00
i-robot 42a48bd6fe
!28627 update dim_reduce: add timeout, remove l2_loss, accelerate weight concate, update parameter description
Merge pull request !28627 from jinjiali-kali/dimReduce
2022-01-10 08:31:09 +00:00
Liu_Xuu 0dd0136adf [MSLITE] tmp rm wide_and_deep ci in tensorrt 2022-01-10 16:30:37 +08:00
i-robot f69699f1ec
!28749 fix summary docs
Merge pull request !28749 from jiangshuqiang/code_docs_wb
2022-01-10 08:25:25 +00:00
i-robot d5502bab19
!28758 fix comments
Merge pull request !28758 from liutongtong9/code_docs_fix_issue
2022-01-10 08:16:32 +00:00
yangzhenzhang e5df74e9e4 compute top bottom overlap for conv2d 2022-01-10 16:15:04 +08:00
i-robot 05cd3ca997
!28671 Move e2e dump to super kernel Ascend MindRT
Merge pull request !28671 from parastooashtari/ascend_mindrt
2022-01-10 08:11:58 +00:00
i-robot 663ced7f6a
!28607 [MSLITE][GPU] Adreno channel unalign concat bugfix
Merge pull request !28607 from Greatpan/concat_bug_fix
2022-01-10 08:09:53 +00:00
Zichun Ye d51483f235 update nn.prob doc
fix typo

update doc
2022-01-10 16:08:56 +08:00
Margaret_wangrui 6dcab5a498 [ME][Auto-Monad] Insert Tensor for the Load whose refkey appears more than once,
or the load is input of call or partial, or the first input of load is call or partial.
2022-01-10 16:05:39 +08:00
i-robot e6c8f2ad5e
!28737 [MSLITE][GPU] mindspore lite frame, gpu subgraph data_type set error bugfix
Merge pull request !28737 from Greatpan/to_format_bugfix
2022-01-10 07:52:22 +00:00
i-robot c483842f9c
!28614 add graph manager for AscendGraphOptimization
Merge pull request !28614 from yuchaojie/ir_fusion
2022-01-10 07:47:17 +00:00
yuchaojie 1b7c4ded0f fix GetValue type error in ConfusionSoftmaxGradRule when axis is a tuple 2022-01-10 15:40:10 +08:00
liutongtong 03b856c952 fix comments 2022-01-10 15:29:33 +08:00
shenwei41 9d4a07dd52 checck generator source code 2022-01-10 15:08:28 +08:00
i-robot 889f7cb030
!28684 [lite] change 35xx branch to nnie_3516_master
Merge pull request !28684 from zuochuanyong/change_35xx_branch
2022-01-10 07:04:37 +00:00
tacyi139 7800dde542 optimize code docs about 4 issue items 2022-01-10 14:54:18 +08:00
i-robot 36873f36ae
!28061 optimize the documentation of chinese API of Add,AddN,Div,Eps, etc.
Merge pull request !28061 from chenweitao_295/ops_amend_other
2022-01-10 06:48:55 +00:00
i-robot 9281888ee9
!28710 Add stack actor for switch actor.
Merge pull request !28710 from gaoyong10/runtime_second12
2022-01-10 06:37:46 +00:00
zhengyuanhua 4109450399 bugfix: remove converter param device 2022-01-10 14:37:39 +08:00
liuluobin 7b597d2361 Clearing codecheck for parallel 2022-01-10 14:37:26 +08:00
i-robot ba610448ca
!28736 Fix bug of PyNative MindRT ValueNode
Merge pull request !28736 from caifubi/master-pynative-mindrt-valuenode
2022-01-10 06:34:43 +00:00
i-robot e691fedf3f
!28680 Modify API Note
Merge pull request !28680 from liuyang/code_docs_api
2022-01-10 06:33:50 +00:00
z00512249 0b5ae6febf fix lu input args valid check 2022-01-10 14:22:44 +08:00
i-robot 8b29b805ce
!28712 update alltoall op api
Merge pull request !28712 from zhoufeng/code_docs_alltoall
2022-01-10 06:18:07 +00:00
7347157+joylvliang@user.noreply.gitee.com 5b73786297 correct_check_pynative_hook 2022-01-10 14:15:15 +08:00
zengzitao 9072e3e105 fix kmetatypenone bug in ppo 2022-01-10 11:41:06 +08:00
i-robot 0a52e1723c
!28700 Fix the bug of the step_strace start_point initialization
Merge pull request !28700 from zangqx/zangqx_5
2022-01-10 03:36:29 +00:00
gaoyong10 35fbe73bdc Add stack actor for switch actor. 2022-01-10 11:36:19 +08:00
i-robot 8ebb57ed9d
!28694 improve mac complie and bugfix
Merge pull request !28694 from xulei/mac_bugfix
2022-01-10 03:23:01 +00:00
xuanyue 21f1d6a015 support DumpGraph interface can be called explicitly 2022-01-10 11:04:23 +08:00
i-robot c463f2b319
!28729 fix DynamicRNNGrad precision problem when hiddensize is multiple of 16 and inputsize not
Merge pull request !28729 from yuchaojie/ir_fusion3
2022-01-10 02:45:48 +00:00
i-robot b20d2df1e6
!28742 修改thor门禁
Merge pull request !28742 from melody/master
2022-01-10 02:41:36 +00:00