i-robot
|
e3d8edc530
|
!24475 Implement the dict.items() interface and the multiplication operation of numbers and lists or tuples
Merge pull request !24475 from 翟之博/master
|
4 years ago |
i-robot
|
4268cf5de0
|
!25026 support dynamic shape for cpu kernel of mae net
Merge pull request !25026 from fangzehua/dynamic_mae_1014
|
4 years ago |
fangzehua
|
53009276d1
|
add cpu dynamic memory
|
4 years ago |
zzb
|
95425b770d
|
iml dict.items() and multiplication op
|
4 years ago |
lianliguang
|
72c7706d22
|
support dynamic slice in runtime mode
|
4 years ago |
huangbingjian
|
b1a654424f
|
set abstract in TupleListGetitemDependReorder
|
4 years ago |
He Wei
|
dcc19144ff
|
Group load nodes by ref key
1. Group load nodes by ref key;
2. Compare parameter name in Tensor::ValueEqual().
|
4 years ago |
i-robot
|
e920a1c07e
|
!24593 Continue execution when saving and loading mindir failed
Merge pull request !24593 from YuJianfeng/master
|
4 years ago |
yujianfeng
|
d384db6c01
|
Continue execution when saving and loading mindir failed
|
4 years ago |
Margaret_wangrui
|
f5791cf62e
|
clean pclint
|
4 years ago |
i-robot
|
338ab157c7
|
!24193 fix endless loop in analyze phase
Merge pull request !24193 from xychow/fix-analyze-endless-loop
|
4 years ago |
zhousiyi
|
3a4aae8df9
|
Eval shortcircuit abstract from primal abstract if it's a fprop
|
4 years ago |
i-robot
|
37aa41f5d2
|
!24145 Fix output type mismatch of ResizeBilinear
Merge pull request !24145 from chenhaozhe/fix-resizebilinear-mismatch
|
4 years ago |
Margaret_wangrui
|
a944ed0625
|
eliminate env_setitem in maketuple which attach upadtestate and no other user use
|
4 years ago |
chenhaozhe
|
b7b6b3ccb5
|
Add temporary patch for output type dismatch of ResizeBilinear
|
4 years ago |
i-robot
|
11c3e1c193
|
!24051 Pclint and docs fix.
Merge pull request !24051 from linqingke/bug_fix
|
4 years ago |
i-robot
|
9eebaefa2c
|
!24040 Add constraints of control flow with side effect
Merge pull request !24040 from chenfei_mindspore/add_constraint_of_control_side_effect_train
|
4 years ago |
i-robot
|
2eb47e4296
|
!23524 Eliminate useless FuncGraph
Merge pull request !23524 from Margaret_wangrui/remove_unuse_func
|
4 years ago |
linqingke
|
2e697ab110
|
pclint and docs fix.
|
4 years ago |
i-robot
|
f98cc8dce2
|
!23599 Handle real to complex in bprob
Merge pull request !23599 from zhouyaqiang0/complex_ops
|
4 years ago |
chenfei
|
393e22aa16
|
add check switch with side effect
|
4 years ago |
zhouyaqiang
|
3d01cb0c3d
|
handle real to complex bprob
|
4 years ago |
i-robot
|
d9e6edfc9f
|
!23669 Fix inline pass problem in switch.
Merge pull request !23669 from LiangZhibo/inline
|
4 years ago |
i-robot
|
04a4eecca6
|
!23739 code clean of master
Merge pull request !23739 from chenfei_mindspore/code_clean_0917
|
4 years ago |
l00591931
|
092fcc40c9
|
Fix inline pass problem on switch
|
4 years ago |
i-robot
|
54b7175ea0
|
!23744 Fix codedex warning
Merge pull request !23744 from LiangZhibo/codedex
|
4 years ago |
chenfei
|
9324b9690c
|
code clean of mindspore
|
4 years ago |
i-robot
|
c60e900000
|
!23702 pclint clean
Merge pull request !23702 from zhangzhaoju/master_pclint
|
4 years ago |
i-robot
|
2c9a7b03ac
|
!23771 Fix boost docs problems.
Merge pull request !23771 from linqingke/bug_fix
|
4 years ago |
linqingke
|
b3b319d5ca
|
fix boost docs problems.
|
4 years ago |
i-robot
|
b825fd281d
|
!23697 fix warnings of pclint plus, codedex and codecheck at 0917
Merge pull request !23697 from huanghui/clean-warnings-0917
|
4 years ago |
i-robot
|
326690ad28
|
!23609 Refactor SplitGroup to improve compilation performance
Merge pull request !23609 from Margaret_wangrui/refactor_SplitGroup
|
4 years ago |
i-robot
|
e87f0be14f
|
!23707 fix summary isolation
Merge pull request !23707 from jiangshuqiang/temp
|
4 years ago |
zhangzhaoju
|
f7df3933ad
|
Codex/Pclint/Codecheck clean
|
4 years ago |
huanghui
|
80416a71e0
|
fix warnings of pclint plus, codedex and codecheck
|
4 years ago |
jiangshuqiang
|
c2bd061889
|
fix summary isolation
|
4 years ago |
l00591931
|
247386af9b
|
Fix codedex
|
4 years ago |
Margaret_wangrui
|
cdcdf59350
|
refactor SplitGroup
|
4 years ago |
yujianfeng
|
6e04468900
|
Clean code for compiler
|
4 years ago |
i-robot
|
b2a759a187
|
!23630 Fix the symbol of bprop function
Merge pull request !23630 from YuJianfeng/master
|
4 years ago |
yujianfeng
|
35fba7c513
|
Fix the symbol of bprop function
|
4 years ago |
huanghui
|
2af0622aa6
|
fix security build error
|
4 years ago |
Margaret_wangrui
|
f261ad55f3
|
1、Eliminate useless FuncGraph 2、fix problem which node used by incorporate_call and updatestate
|
4 years ago |
7347157+joylvliang@user.noreply.gitee.com
|
6e59598f99
|
correct_wrong_info_when_using_ms_function_with_bprop
|
4 years ago |
i-robot
|
bbdacd41f4
|
!20585 add security isolate for save_graphs
Merge pull request !20585 from huanghui/add-security-isolate-for-DumpIR
|
4 years ago |
i-robot
|
2aae64aad5
|
!23450 fix cse bug
Merge pull request !23450 from Margaret_wangrui/cse
|
4 years ago |
i-robot
|
7db248e084
|
!21933 Fix unknown kernel select failed.
Merge pull request !21933 from linqingke/bug_fix
|
4 years ago |
Margaret_wangrui
|
187b48a990
|
fix cse bug
|
4 years ago |
huanghui
|
ba66c0d491
|
add security isolate for save_graphs
|
4 years ago |
i-robot
|
19848c2ec3
|
!22995 Clean PClint
Merge pull request !22995 from Margaret_wangrui/pclint_clean
|
4 years ago |