ZPaC
|
0b49f0fb57
|
change PS dir
|
5 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
5 years ago |
mindspore-ci-bot
|
37e3b6082f
|
!6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
Merge pull request !6002 from BowenK/pre_ad
|
5 years ago |
ZPaC
|
4c1f9983d7
|
Optimize PS code.
|
5 years ago |
BowenK
|
e482e4e8bf
|
reduce pass traversals if no pre-ad python pass exists
|
5 years ago |
mindspore-ci-bot
|
88f5cbe5db
|
!5692 Add requires_grad option for python pass
Merge pull request !5692 from BowenK/pre_ad
|
5 years ago |
Wei Luning
|
e6f82af849
|
add cell class to c++
|
5 years ago |
BowenK
|
1bdb26f9e8
|
Warming up python pass by adding inline passes before it
|
5 years ago |
huangdongrun
|
0099da2c99
|
add support for tuple parameter transform
add support for pynative pass
add testcases
|
5 years ago |
BowenK
|
d6fb7d2db1
|
Remove debug drawing and printing to boost compile performance; re-opt after python pass to boost training; fix NewParameter tensor clone
|
5 years ago |
fary86
|
fcbb3e0edc
|
Refactor ms_context implementation
|
5 years ago |
Wei Luning
|
1a2eb5c8f7
|
fix time cost
|
5 years ago |
Wei Luning
|
24a10225cf
|
change base class of ref to tensor in cpp
|
5 years ago |
BowenK
|
e7c6b7e66a
|
Add NewParameter and Imm patterns
|
5 years ago |
Wei Luning
|
c1c30a44f1
|
rename param_value -> param_info
|
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 |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
kpy
|
a09565389c
|
optimize infer in pynative mode
|
5 years ago |
Wei Luning
|
a05c38bb63
|
make python Parameter inherit from Tensor
|
5 years ago |
liubuyu
|
a499d4e47c
|
decoupling core and debug
|
5 years ago |
liubuyu
|
f4bc0bc9fe
|
move the dependency of utils to core
|
5 years ago |
ZPaC
|
8ff1a9ab47
|
Use white list to control pslite compilation
|
5 years ago |
ZPaC
|
52022c8013
|
Enable to train in parameter server mode
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |