BowenK
|
e482e4e8bf
|
reduce pass traversals if no pre-ad python pass exists
|
5 years ago |
mindspore-ci-bot
|
c7ff3bd7ed
|
!5985 fix parallel optimizer problem, assign is removed unexpectly
Merge pull request !5985 from gziyan/fix_parallel_optimizer
|
5 years ago |
Ziyan
|
644b680df3
|
fix parallel optimizer bug and add st testcase
|
5 years ago |
lilei
|
71adabd944
|
modify_bug
|
5 years ago |
mindspore-ci-bot
|
fc8bd0dd03
|
!5933 Fix pserver error and optimize worker and server log.
Merge pull request !5933 from ZPaC/master-fix-error-when-pserver-finish-training
|
5 years ago |
mindspore-ci-bot
|
2350a5990b
|
!5885 [doc]add some document for composite op
Merge pull request !5885 from vlne-v1/add-doc-for-composite-op
|
5 years ago |
Wei Luning
|
8c6475fd0b
|
add composite op doc
|
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 |
ZPaC
|
7002939540
|
1.Fix error when pserver finishes training.
2.Optimize worker and server log.
3.Try Catch ps-lite exceptions.
|
5 years ago |
mindspore-ci-bot
|
2a9c458870
|
!5812 Add PS context.
Merge pull request !5812 from ZPaC/master-context-for-ps
|
5 years ago |
mindspore-ci-bot
|
21c5207ca0
|
!5879 fix cpplint
Merge pull request !5879 from riemann_penn/fix_pclint
|
5 years ago |
ZPaC
|
87bf2a7dcd
|
Add PS context.
|
5 years ago |
mindspore-ci-bot
|
b40677002f
|
!5714 [refine]change top graph and add cell class
Merge pull request !5714 from vlne-v1/change-top-graph
|
5 years ago |
panyifeng
|
49432d11be
|
fix cpplint
|
5 years ago |
Wei Luning
|
e6f82af849
|
add cell class to c++
|
5 years ago |
mindspore-ci-bot
|
eface185cd
|
!5773 [AutoParallel]Fix Reduce_eliminate_pass bug
Merge pull request !5773 from lichen/fix_reduce_eliminate_pass
|
5 years ago |
mindspore-ci-bot
|
d05c22a132
|
!5741 fix op id issue in pynative mode
Merge pull request !5741 from wangqiuliang/fix-net-id-issue
|
5 years ago |
lichenever
|
954cf0aff6
|
fix reduce_eliminate bug
|
5 years ago |
mindspore-ci-bot
|
6d9501d5ed
|
!5781 add exector group operation
Merge pull request !5781 from kisnwang/async-run-graph
|
5 years ago |
kswang
|
ebff566a07
|
add group operation for executor
|
5 years ago |
kingfo
|
cfda024336
|
fix op id issue in pynative
|
5 years ago |
yao_yf
|
d4cfe55c04
|
rename mirror_mean to gradients_mean
|
5 years ago |
BowenK
|
1bdb26f9e8
|
Warming up python pass by adding inline passes before it
|
5 years ago |
mindspore-ci-bot
|
c064c01b6b
|
!5729 [AutoParallel]Add FuseBatchNormEx op
Merge pull request !5729 from lichen/add_batchnormex_op
|
5 years ago |
mindspore-ci-bot
|
7786adc3aa
|
!5722 fix semi auto parallel parameter of reshape has another user
Merge pull request !5722 from yao_yf/semi_auto_parallel_reshape_parameter_has_another_user
|
5 years ago |
lichenever
|
d22f506431
|
add BatchNormEx op
|
5 years ago |
yao_yf
|
05c003ae6b
|
origin/semi_auto_parallel_reshape_parameter_has_another_user
|
5 years ago |
ZPaC
|
997304e2c5
|
Unify float to int cast.
|
5 years ago |
mindspore-ci-bot
|
bdf2082a3e
|
!5640 Use std::vector instead of new[] in ps modules
Merge pull request !5640 from ZPaC/master-clean-codex
|
5 years ago |
mindspore-ci-bot
|
290979853e
|
!5663 add check for mod when y in (-1, 0)
Merge pull request !5663 from zhangbuxue/add_check_for_mod_for_y
|
5 years ago |
mindspore-ci-bot
|
021ba724cf
|
!5645 [bug][api]updata signature
Merge pull request !5645 from vlne-v1/ref_demo
|
5 years ago |
ZPaC
|
69d527050f
|
Clean codex: use std::vector instead of new[]
|
5 years ago |
buxue
|
4d59fe9ee1
|
add check for mod when y in (-1, 0)
|
5 years ago |
Wei Luning
|
879a519136
|
updata signature
|
5 years ago |
mindspore-ci-bot
|
ccc0ea60ee
|
!5661 fix auto parallel reshape strategy set when it is first operator
Merge pull request !5661 from yao_yf/auto_parallel_reshape_fix
|
5 years ago |
mindspore-ci-bot
|
847fadc8b9
|
!5516 auto parallel context modify
Merge pull request !5516 from yao_yf/auto_parallel_context_collation
|
5 years ago |
yao_yf
|
755f381406
|
fix auto parallel reshape strategy set when it is first operator
|
5 years ago |
huangdongrun
|
0099da2c99
|
add support for tuple parameter transform
add support for pynative pass
add testcases
|
5 years ago |
mindspore-ci-bot
|
79b117fe02
|
!5582 update CheckStrategyValue
Merge pull request !5582 from yangzhenzhang/update-check-strategy-value
|
5 years ago |
mindspore-ci-bot
|
1a4d3e351e
|
!5586 Boost python pass compile and train performance
Merge pull request !5586 from BowenK/performance
|
5 years ago |
mindspore-ci-bot
|
d92c220cc0
|
!5590 Fixbugfix for server shard range computation
Merge pull request !5590 from ZPaC/master-fix-server-shard-method
|
5 years ago |
mindspore-ci-bot
|
65819fb50c
|
!5488 heck arg is tensor when graph output is a const or parameter
Merge pull request !5488 from zhangbuxue/add_check_tensor_before_compile_graph
|
5 years ago |
yao_yf
|
8f7aa5bd5a
|
auto parallel context modify
|
5 years ago |
cristoval
|
be63f8b8a2
|
bugfix for server shard range computation
|
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 |
buxue
|
4168c51f0d
|
add check tensor when graph output is a const or parameter
|
5 years ago |
yangzhenzhang
|
048b88c41c
|
update check strategy value
|
5 years ago |
ZPaC
|
b0b3cd61bf
|
Fix sparse-slicer leak.
|
5 years ago |
ZPaC
|
442b38dc20
|
Delete extra file
|
5 years ago |
mindspore-ci-bot
|
8d41931456
|
!5352 refactor ms_context implementation
Merge pull request !5352 from fary86/refactor_context_interface
|
5 years ago |