mindspore-ci-bot
d943d22b49
!13227 remove embeddinglookup input0 int64
From: @fangzehua
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a018390e40
!13268 add SetitemTupleEliminator to item_tuple_or_list_eliminate pass
From: @huangbingjian
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
lizhenyu
675c088f17
[bugfix] not find MakeTuple in functional.py
5 years ago
huangbingjian
0590ade91d
modify SetitemEliminator
5 years ago
fangzehua
66de8cbad4
remove embeddinglookup input0 int64, and fix cache
5 years ago
mindspore-ci-bot
a1c3f55aca
!13197 support item negative index bprop
From: @zhangbuxue
Reviewed-by: @ginfung
Signed-off-by:
5 years ago
mindspore-ci-bot
ef4dd1b4e5
!13092 [ME]Check whethter env node exist of incorporate getitem pass
From: @chenfei52
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
654771df13
!13080 fix embeddinglookup infer
From: @fangzehua
Reviewed-by:
Signed-off-by:
5 years ago
buxue
50ee325b96
support item negative index bprop
5 years ago
fangzehua
dadbd54f0e
add embedding infer
5 years ago
mindspore-ci-bot
f056dab57a
!13128 fix env_getitem has not been eliminated; output addr is not exist trace.
From: @Margaret_wangrui
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
d556db2864
!13126 Set abstract value for reserved Depend node when merge Depend nodes.
From: @zh_qh
Reviewed-by: @ginfung
Signed-off-by: @ginfung
5 years ago
mindspore-ci-bot
e1666355a8
!13146 Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR.
From: @zh_qh
Reviewed-by:
Signed-off-by:
5 years ago
Zhang Qinghua
f6a2ff3384
Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR.
5 years ago
mindspore-ci-bot
29bf2909b2
!13105 insert mirror before load
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
5 years ago
Zhang Qinghua
f73f2d73f3
Set abstract value for reserved Depend node when merge Depend nodes.
5 years ago
Margaret_wangrui
01ea845efb
fix env_getitem has not been eliminated
5 years ago
yangzhenzhang
6eadd241a0
insert mirror before load
5 years ago
Ziyan
4109308e34
insert parallel optimizer once
5 years ago
chenfei
d00bd9d93f
check env node exist of incorporate getitem pass
5 years ago
fangzehua
86833c7293
fix mix cache
5 years ago
mindspore-ci-bot
82c095a4d7
!12720 add compile option H to visible hidden interface
From: @chuckchen521
Reviewed-by:
Signed-off-by:
5 years ago
fangzehua
52767d45fd
add mix precision for cache
5 years ago
mindspore-ci-bot
7ba21f8d8c
!12900 Add communication parallel mode.
From: @liujunzhu
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
5 years ago
mindspore-ci-bot
48d4cca512
!12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
From: @zh_qh
Reviewed-by: @hwhewei,@zhunaipan
Signed-off-by: @zhunaipan
5 years ago
Zhang Qinghua
df866f7248
Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
5 years ago
liujunzhu
6541b96c40
Add communication parallel mode.
5 years ago
mindspore-ci-bot
d285692217
!12852 Change maketuple in coreops
From: @liangzhibo
Reviewed-by:
Signed-off-by:
5 years ago
l00591931
680324f225
Change make tuple in core.ops
5 years ago
Ziyan
ec9793861f
fix grad accu
5 years ago
mindspore-ci-bot
4742ddfecd
!12865 [ME]Add restrict of expanding one J node in one optimizer step
From: @chenfei52
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
chuck
89eed7aa27
add compile option H to visible hidden interface
5 years ago
chenfei
74605a9f22
return if is_once_ is true
5 years ago
mindspore-ci-bot
9b527cc9dd
!12800 Optimize the compile performance in Parser, FG, Manager and Renormalize.
From: @zh_qh
Reviewed-by:
Signed-off-by:
5 years ago
Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
5 years ago
l00591931
cf7c5840e3
Change return
5 years ago
mindspore-ci-bot
7fcce73c51
!12700 add grad accumulation combined with optimizer parallel
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
5 years ago
chendongsheng
db0a6f1e19
replace ps-lite
5 years ago
yangzhenzhang
a70d616841
mini step grad accumulation
5 years ago
yujianfeng
f0b7c3dd4d
Add a switch to control grad for scalar
5 years ago
mindspore-ci-bot
277e4f9d46
!12665 [ME]fix bug of eliminate cast pass
From: @chenfei52
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
chenfei
5d7a867118
fix bug of eliminate cast when trans through depend
5 years ago
mindspore-ci-bot
b13cabeb10
!12621 Eliminate all redundant nodes related to UpdateStates.
From: @zh_qh
Reviewed-by: @ginfung,@hwhewei
Signed-off-by: @ginfung
5 years ago
mindspore-ci-bot
f269f3fc8d
!12231 Support ad for scalar inputs
From: @ginfung
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6808816cb2
!12618 support index by negative number
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
Zhang Qinghua
9b26c210f4
Eliminate all useless nodes related to UpdateStates.
5 years ago
buxue
610300335f
support index by negative number
5 years ago
huangbingjian
0bbd95d7a0
modify CheckpointStrategy to adapt load operator
5 years ago
yujianfeng
41189781f3
support scalar input for cell
5 years ago
mindspore-ci-bot
9ab38c7d65
!12559 [auto-monad] Fix a bug in UpdateState_eliminate
From: @hwhewei
Reviewed-by: @ginfung
Signed-off-by:
5 years ago