Zhang Qinghua
a137fa1d0b
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
4 years ago
lichenever
c8da805eea
fix_auto_parallel_predict
4 years ago
i-robot
5e13353f27
!22368 [AutoParallel]Rectification_module_import
Merge pull request !22368 from lichen/rectification_module_import
4 years ago
i-robot
9b28bd6308
!22342 [Auto parallel] Adjust the device matrix of OneHot operator
Merge pull request !22342 from Xiaoda/85-adapt-onehot
4 years ago
lichenever
ac1cb63f3c
rectification_module_import
4 years ago
Xiaoda Zhang
ae2d3b4832
adjust the device matrix for onehot use in moe
4 years ago
lichenever
5812076512
Refactor_part_of_pipeline
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
415275ae17
!21805 support adafactor model parallel
Merge pull request !21805 from yangzhenzhang/auto-parallel-support-adafactor-opt
4 years ago
i-robot
a77a0b968d
!21761 comm_recompute_interface.
Merge pull request !21761 from yao_yf/comm_recompute_interface
4 years ago
yangzhenzhang
7ca64d2235
auto parallel support adafactor opt
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
i-robot
e2c8c8f385
!21583 [MS][parallel]Support user configured full batch dataset loading
Merge pull request !21583 from Chong/PanGu
4 years ago
yao_yf
1203413d32
pangu train and eval
4 years ago
haoran.wang
f65bfe1b00
VirtualDataset strategy follows full_batch instruction in D-Rec
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
limingqi107
fe36a158af
unified runtime pclint fixed
4 years ago
i-robot
615b33e970
!20993 FCN8S add auto parallel mode
Merge pull request !20993 from yao_yf/FCN8S_strategy_set
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
yao_yf
df10f0d9b3
fcn8s network support auto parallel
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
i-robot
f4b9e5190c
!20642 accelerate cpu ops reducesum concat split
Merge pull request !20642 from fangzehua/acc_reducesum
4 years ago
Xiaoda Zhang
bb5d4212f7
enable All2All in infering redistribution ops
4 years ago
fangzehua
f4a9b57ffe
acc reducesum
4 years ago
i-robot
69a7ef8632
!20707 [AutoParallel]AutoParallel support control flow
Merge pull request !20707 from lichen/auto_parallel_support_control_flow
4 years ago
i-robot
024856a006
!20605 disable mindRT in control flow
Merge pull request !20605 from limingqi107/bug_fix3
4 years ago
lichenever
3c7cfb7c08
auto_parallel_support_control_flow
4 years ago
limingqi107
1958b436b7
disable mindRT in control flow
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
lichenever
f797190fb5
fix_Pipeline_parallel_bug
4 years ago
yao_yf
4aae231a8a
fix_pipeline_opt_shard
4 years ago
i-robot
1260700865
!19848 [AutoParallel]Fix_auto_parallel_bug_master
Merge pull request !19848 from lichen/fix_auto_parallel_bug_master
4 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
lichenever
cb91e606ac
fix_auto_parallel_bug
4 years ago
yangzhenzhang
9569cc665f
check strategy for conv2d transpose
4 years ago
Ziyan
0f854d89d9
fix maxpool log
4 years ago
i-robot
a633405df1
!19448 strategy_ckpt_add_opt_param
Merge pull request !19448 from yao_yf/strategy_ckpt_add_opt_param
4 years ago
i-robot
a482cf7dc2
!19458 [AutoParallel]fix pipeline split bug
Merge pull request !19458 from lichen/fix_pipeline_split_bug
4 years ago
lichenever
108967ff7d
fix_pipeline_split_bug
4 years ago