Xiaoda Zhang
ae2d3b4832
adjust the device matrix for onehot use in moe
4 years ago
yangzhenzhang
f1afaeac5a
modify check strategy for conv2d
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
i-robot
a77a0b968d
!21761 comm_recompute_interface.
Merge pull request !21761 from yao_yf/comm_recompute_interface
4 years ago
yao_yf
5277b229be
add cell comm recompute interface
4 years ago
yao_yf
e233880e41
fix reshape depend reshape in auto parallel
4 years ago
yangzhenzhang
d18c813ee4
check strategy for conv2d
4 years ago
yao_yf
1203413d32
pangu train and eval
4 years ago
yangzhenzhang
ef0361a449
fix bugs for conv2d
4 years ago
Xiaoda Zhang
4b4b3cdaf4
add reduceany operator and extend onehot to multi-dimensions
4 years ago
i-robot
9f296c58d6
!20960 [AutoParallel]Add replace graph for conv2d
Merge pull request !20960 from lichen/add_replace_graph_for_conv2d
4 years ago
lichenever
a7f8024c29
add_replace_graph_for_conv2d
4 years ago
yao_yf
dc7dc7d3fa
dataset strategy set
4 years ago
yangzhenzhang
80e5cc0e52
add parallel op for gatherd
4 years ago
yangzhenzhang
ce8f5da3c2
infer send or recv ranks for conv2d
4 years ago
yangzhenzhang
b31cd27a08
update check strategy for conv2d
4 years ago
ZPaC
a9a0f590e6
Fix master static check
4 years ago
Xiaoda Zhang
04381273b3
Add the sharding propagation function:
1) users configure sharding strategies for operators;
2) framework will propagate the strategies from configured-ops to
non-configured ops using BFS;
3) the propagation goal is to minimize redistribution communication
cost;
5 years ago
i-robot
e2cbddab75
!19702 check strategy for conv2d transpose
Merge pull request !19702 from yangzhenzhang/check-strategy-for-conv2d-transpose
4 years ago
yangzhenzhang
9569cc665f
check strategy for conv2d transpose
4 years ago
Ziyan
0f854d89d9
fix maxpool log
4 years ago
yangzhenzhang
a0e244b6d6
compute attrs of inserted operator for conv2d transpose
4 years ago
yangzhenzhang
03207aeeed
compute attrs for conv2d
4 years ago
yangzhenzhang
651a9ffadf
compute overlap size for conv2d
4 years ago
Ziyan
be1f5a43d7
opt shard fit micro batch
4 years ago
i-robot
70152adcb3
!18768 [AutoParallel]Fix auto parallel gatherv2 bug
Merge pull request !18768 from lichen/fix_auto_parallel_gatherv2
4 years ago
yangzhenzhang
69acf757d0
add parallel op for conv2d backprop input
4 years ago
lichenever
28cd677140
update
4 years ago
i-robot
4270142bd1
!18758 don't use SyncBatchNorm in Gpu backend
Merge pull request !18758 from yangzhenzhang/modify-batch-norm-info
4 years ago
yangzhenzhang
7980b807dc
modify batchnorm info
4 years ago
lichenever
744e4cbab5
change_pipeline_shared_param
4 years ago
yangzhenzhang
24370b5613
add parallel op for maxpool
4 years ago
yangzhenzhang
af0d28de48
add parallel op for batchnorm
4 years ago
i-robot
85d860e6a2
!16457 [AutoParallel]pipeline_split_adapt_master
Merge pull request !16457 from lichen/pipeline_split_adapt_master
4 years ago
lichenever
db5d508356
pipeline_split_adapt_master
4 years ago
yangzhenzhang
7a40741048
add parallel operator for conv2d
4 years ago
i-robot
b79400296a
!17959 fix optimizer weight shard config
Merge pull request !17959 from gziyan/add_optimizer_weight_shard_config
4 years ago
Ziyan
95ac0f6d58
fix optimizer weight shard config
4 years ago
mindspore-ci-bot
22da505043
!17746 0604 fix pclint and codedex for r1.2 ops info
From: @yangzhenzhang
Reviewed-by: @stsuteng,@jjfeing
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
fef9df4902
!17678 parallel_replace_operator_set_attrs_fix
From: @yao_yf
Reviewed-by: @yangzhenzhang,@yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
yao_yf
66da2588db
parallel_replace_operator_set_attrs_fix
4 years ago
huangxinjing
99a13bbdc9
Add repeated num direction according to the device number
4 years ago
yangzhenzhang
bd981954ef
fix pclint and codedex
4 years ago
mindspore-ci-bot
10b09b5e9c
!17323 handle duplicate code for generate strategies of master
From: @yangzhenzhang
Reviewed-by: @stsuteng,@jjfeing
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
329546b83d
!17241 clean code check warnings
From: @zyli2020
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
56b443677d
!17209 handle duplicate code for generate strategies
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
yangzhenzhang
05c4c82509
handle pclint for ops info
4 years ago
lizhenyu
01c64e8b14
fix code check warnings
4 years ago