mindspore-ci-bot
1b28f77be4
!4198 New optimization pass to remove redundant Max ops
Merge pull request !4198 from thlinh/dev_Aug08_eliminate_more_redundant_Max
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
mindspore-ci-bot
6b120584c2
!4396 Fix static check problems
Merge pull request !4396 from Kang/opt
5 years ago
wuyongkang
78611b5d5b
fix static check problems
5 years ago
panyifeng
1c296b96c9
fix switch layer sigle prim cell
5 years ago
Hoai Linh Tran
d3367dcc77
Remove redundant Max(x, 0) for x positive
Code review
5 years ago
Giancarlo Colmenares
58ec52445f
Converted RowTensorEliminater and IndexedSlicesEliminater to use Pattern Matcher
5 years ago
lvliang
e1a3c39fac
fix-bug-avoid-multi-attr-value-be-eliminated-in-pynative-mode
5 years ago
Wei Luning
ea3ddea3d4
remove ref origin
5 years ago
lvliang
038bd6cbf1
enable-the-identity-op-can-be-eliminated-in-pynative-mode
5 years ago
mindspore-ci-bot
2b2c1730ad
!3696 Update AdjustAllReduce to use Pattern Matcher
Merge pull request !3696 from Giancarlo/update_adjust_allreduce
5 years ago
panyifeng
34e50e5d6e
fix cell bprop
5 years ago
kingfo
28dabf0332
fix grad flag update issue in pynative
5 years ago
mindspore-ci-bot
0a87face77
!3720 New optimization pass to remove redundant Min/Max ops
Merge pull request !3720 from thlinh/dev_July29_remove_redundant_minmax
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
Giancarlo Colmenares
e6a76e4d6a
Converted AdjustAllReduceMulAdd to use Pattern Matcher
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
Hoai Linh Tran
eae5f28256
Remove redundant Min/Max ops for Bert
Update threshold for rounding when checking expected value in input tensor node
5 years ago
wuyongkang
f1e639a86d
Fix opt unnecessary catch
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
Giancarlo Colmenares
0b596c6080
Migrated ConvertSwitch to Pattern Matcher. Removed/updated comments.
5 years ago
mindspore-ci-bot
bca16792be
!3453 Support resolving an attribute of a Cell class instance
Merge pull request !3453 from zichun_ye/resolve_attr_pr
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
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
wuyongkang
bb141b753a
Fix bugs of the ConvertSwitchReplacement::OptimizerCaller function
5 years ago
kpy
570da089a8
set output value for dynamic graph
5 years ago
mindspore-ci-bot
48711414fc
!3356 [common]Refine code & Add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`
Merge pull request !3356 from vlne-v1/add_to_abstract_for_function
5 years ago
Wei Luning
484d7f10c8
refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
5 years ago
mindspore-ci-bot
b606b84e6c
!3301 Commutative Primitive Patterns
Merge pull request !3301 from Giancarlo/pm_commutative_ops
5 years ago
Giancarlo Colmenares
fdd8f8d818
Added support for unspecified tokens/nodes in PPrimitive
5 years ago
He Wei
60d168adec
Decouple ir from optimizer
5 years ago
mindspore-ci-bot
bae2f964e5
!3213 Unified code style
Merge pull request !3213 from liubuyu/dev
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
mindspore-ci-bot
db80643ee2
!3177 Update Arithmetic Simplify to use Pattern Matcher (2)
Merge pull request !3177 from Giancarlo/pm_arithmetic_simplify
5 years ago
mindspore-ci-bot
e984f3ecce
!3164 [opt]add some opt for list get set
Merge pull request !3164 from vlne-v1/list_getitem-opt
5 years ago
mindspore-ci-bot
4a19e6b8cb
!3114 add coo_tensor
Merge pull request !3114 from riemann_penn/coo_tensor
5 years ago
Giancarlo Colmenares
cfbfaddfe1
Updated arithmetic simplify to use Pattern Matcher
5 years ago
panyifeng
5a10383cc3
add coo_tensor
5 years ago
Wei Luning
0d2495c5ce
add opt for list
5 years ago
kingfo
951ac06782
replace unsafe function
5 years ago
kingfo
cdadcb4a70
replace unsafe function
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago