Zhang Qinghua
216e8fa958
Add AccumulaterNV2 eliminator pass
5 years ago
kpy
4338dd266e
optimizer pynative graph memory
5 years ago
huangdongrun
0099da2c99
add support for tuple parameter transform
add support for pynative pass
add testcases
5 years ago
BowenK
eacb306ae0
Revert "Revert "Eliminate AllReduce when the input is a constant""
This reverts commit 7a7e499475 .
5 years ago
BowenK
7a7e499475
Revert "Eliminate AllReduce when the input is a constant"
This reverts commit f3a9fbdd78 .
5 years ago
panyifeng
22a9d02e9f
switch_layer incorporate env_get and tuple_get
5 years ago
mindspore-ci-bot
81833943ba
!2969 Eliminate AllReduce when the input is a constant in Graph mode
Merge pull request !2969 from BowenK/fix_reduce_all
5 years ago
BowenK
f3a9fbdd78
Eliminate AllReduce when the input is a constant
5 years ago
mindspore-ci-bot
f875bf21bc
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
5 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
5 years ago
panyifeng
1c296b96c9
fix switch layer sigle prim cell
5 years ago
panyifeng
34e50e5d6e
fix cell bprop
5 years ago
mindspore-ci-bot
800b9dc596
!3270 New optimization pass to remove redundant Select ops
Merge pull request !3270 from thlinh/dev_Jul17_removeSelect
5 years ago
Hoai Linh Tran
2861e5462d
Add optimization pass to remove redundant Select, fix uninitiated parameter in test_bert_train.py script
Create a new pass named ValueBasedEliminate to reduce the load of Arithmetic Simplify
Code review
5 years ago
Zichun Ye
5b9899eb4f
add support to resolve attr for a class
update logic for cache
clean up code
add test cases for new api
update include of code
specify the resolve attr to ClassMember
avoid resolve attr of self
5 years ago
He Wei
60d168adec
Decouple ir from optimizer
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
panyifeng
5a10383cc3
add coo_tensor
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago