yao_yf
|
f60d81a15f
|
support reshape redistribution in all scenes
|
2020-10-13 21:21:17 +08:00 |
mindspore-ci-bot
|
fd0c03c493
|
!7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
|
2020-10-09 19:10:20 +08:00 |
Yi Huaijie
|
45d373d40e
|
implement parallel BroadcastTo
|
2020-10-09 15:17:37 +08:00 |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
2020-10-08 14:51:15 +08:00 |
mindspore-ci-bot
|
58610443cb
|
!7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
|
2020-09-30 08:40:57 +08:00 |
wuweikang
|
a32811e160
|
modify endofsequence for multi-machine
|
2020-09-29 16:17:38 +08:00 |
mindspore-ci-bot
|
2a799fe90e
|
!6018 Set the number of epochs in mode.train() non-sink Mode
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
|
2020-09-28 22:15:54 +08:00 |
hesham
|
9cee0d2143
|
Add num_epochs to non-sink training
|
2020-09-24 23:24:43 -04:00 |
huangxinjing
|
4ef439e27b
|
Add stage information for ops and strategy
|
2020-09-25 10:42:43 +08:00 |
Yi Huaijie
|
6066b16838
|
implement parallel Pack
|
2020-09-23 09:22:21 +08:00 |
mindspore-ci-bot
|
9475f9a19a
|
!6548 Implement parallel Split
Merge pull request !6548 from yihuaijie/dev
|
2020-09-22 19:41:04 +08:00 |
mindspore-ci-bot
|
dfe77372f5
|
!6505 Set top graph parameters' name the same as original graph parameters.
Merge pull request !6505 from 张清华/master2
|
2020-09-21 20:06:59 +08:00 |
Zhang Qinghua
|
6c72d88ba1
|
Set top graph parameters' name as original graph parameters.
|
2020-09-21 17:44:02 +08:00 |
guohongzilong
|
a754dea90c
|
delete SoftmaxCrossEntropyExpand
|
2020-09-20 21:17:24 +08:00 |
mindspore-ci-bot
|
5a20b11012
|
!6502 [AutoParallel]Fix auto parallel find loss bug
Merge pull request !6502 from lichen/fix_auto_parallel_find_loss_bug
|
2020-09-19 15:56:56 +08:00 |
Yi Huaijie
|
18ed2bec53
|
implement parallel Split
|
2020-09-19 12:35:56 +08:00 |
lichenever
|
d4bba3f1d2
|
fix_auto_parallel_find_loss_bug
|
2020-09-18 20:27:33 +08:00 |
mindspore-ci-bot
|
4d54de100b
|
!6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
Merge pull request !6411 from Xiaoda/23-fix-the-triangle-elimination-problem
|
2020-09-18 19:32:37 +08:00 |
Xiaoda Zhang
|
970490a6f0
|
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
|
2020-09-18 15:37:18 +08:00 |
mindspore-ci-bot
|
d8d2a70cb3
|
!6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
|
2020-09-17 20:30:32 +08:00 |
lichenever
|
6b2a9de09f
|
fix auto parallel mutigrpah bug
|
2020-09-17 14:51:14 +08:00 |
Yi Huaijie
|
e4cd67596f
|
raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
|
2020-09-16 14:51:09 +08:00 |
Wan Hanyang
|
0b7570eb53
|
add model with loss, without loso and o2 test case
|
2020-09-12 14:26:40 +08:00 |
Wan Hanyang
|
2ceea1e59d
|
add a self attention test case
|
2020-09-11 16:30:28 +08:00 |
Su Teng
|
7b46f46a65
|
remove unuse test
|
2020-09-11 10:16:56 +08:00 |
Yi Huaijie
|
eb83ea9607
|
change internal API _get_strategy() to _get_shard_strategy()
|
2020-09-10 17:46:53 +08:00 |
Yi Huaijie
|
a836d25c64
|
change API set_strategy() to shard()
|
2020-09-10 15:30:19 +08:00 |
mindspore-ci-bot
|
b40677002f
|
!5714 [refine]change top graph and add cell class
Merge pull request !5714 from vlne-v1/change-top-graph
|
2020-09-08 11:56:36 +08:00 |
Wei Luning
|
e6f82af849
|
add cell class to c++
|
2020-09-07 21:06:07 +08:00 |
lichenever
|
f2d3fd34ce
|
rectification_allreduce_fusion_api
|
2020-09-07 16:38:58 +08:00 |
yao_yf
|
d4cfe55c04
|
rename mirror_mean to gradients_mean
|
2020-09-04 14:47:36 +08:00 |
mindspore-ci-bot
|
9018737e99
|
!5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
Merge pull request !5696 from Xiaoda/20-moving-multi-graph-interface-internal
|
2020-09-04 11:17:28 +08:00 |
mindspore-ci-bot
|
c064c01b6b
|
!5729 [AutoParallel]Add FuseBatchNormEx op
Merge pull request !5729 from lichen/add_batchnormex_op
|
2020-09-04 11:17:22 +08:00 |
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
|
2020-09-04 09:45:41 +08:00 |
lichenever
|
d22f506431
|
add BatchNormEx op
|
2020-09-03 22:22:19 +08:00 |
yao_yf
|
05c003ae6b
|
origin/semi_auto_parallel_reshape_parameter_has_another_user
|
2020-09-03 20:27:46 +08:00 |
mindspore-ci-bot
|
fc79997de5
|
!5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
|
2020-09-03 20:24:43 +08:00 |
Xiaoda Zhang
|
42f1241270
|
remove 'multi-subgraphs' to internal
|
2020-09-03 19:07:08 +08:00 |
wanyiming
|
0ec70068ae
|
mod_SoftmaxCrossEntropyWithLogits
|
2020-09-03 17:33:20 +08:00 |
mindspore-ci-bot
|
35e6cca1a3
|
!5634 wrap numpy random seed into an api
Merge pull request !5634 from yihuaijie/master
|
2020-09-02 19:28:33 +08:00 |
Yi Huaijie
|
4a5d115a66
|
add get_seed() and set_seed()
|
2020-09-02 17:17:04 +08:00 |
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
|
2020-09-02 15:42:47 +08:00 |
yao_yf
|
755f381406
|
fix auto parallel reshape strategy set when it is first operator
|
2020-09-02 14:15:54 +08:00 |
yao_yf
|
8f7aa5bd5a
|
auto parallel context modify
|
2020-08-31 21:19:49 +08:00 |
mindspore-ci-bot
|
be606ba8f5
|
!5432 Mindspore parallel supports all elementary-wise operators
Merge pull request !5432 from yihuaijie/master
|
2020-08-29 14:16:48 +08:00 |
Yi Huaijie
|
84948ca730
|
parallel supports more elementary-wise operators
|
2020-08-28 18:19:06 +08:00 |
mindspore-ci-bot
|
414184c184
|
!5367 Check the parameter's split strategies if it has multiple users
Merge pull request !5367 from yangzhenzhang/check-parameter-split
|
2020-08-28 16:26:46 +08:00 |
yao_yf
|
07117e4dd4
|
mv ParallelMode to context
|
2020-08-28 19:13:55 +08:00 |
yangzhenzhang
|
fbda03bbcc
|
check parameter split
|
2020-08-28 10:49:27 +08:00 |
mindspore-ci-bot
|
66d6320b21
|
!5224 Add test case about loss scale in parallel mode
Merge pull request !5224 from yangzhenzhang/add-split-sens-and-loss-scale-test-case
|
2020-08-27 09:06:01 +08:00 |