xiefangqi
24ac2382ff
mac compile
4 years ago
i-robot
6bdd38399a
!25811 fault_recover_by_mirror_group
Merge pull request !25811 from yao_yf/fault_recover_by_mirror_group
4 years ago
lichenever
8abc711298
fix_codex_pclint_r1.5
4 years ago
yao_yf
501b978d16
find data parallel common group in auto parallel
4 years ago
yangzhenzhang
8431ba616c
add output strategy for op init
4 years ago
huangxinjing
f354ab22a3
add pipeline shard interface
Add support for no pipeline accugradient
Add delay tag for fusion op
Optimizer the visite order
add mirror for mini step control
Move the group to attributes
Add gradient_shard control for the mini step
Fix code stype
Fix ut description
Add interface
4 years ago
i-robot
7c14f984ed
!25793 add output strategy for shard
Merge pull request !25793 from yangzhenzhang/add-output-strategy
4 years ago
i-robot
17db972047
!25710 modify pangu model batchsize split
Merge pull request !25710 from lilei/modify_pangu_model_for_master
4 years ago
yangzhenzhang
6ad6304b77
add output strategy
4 years ago
lilei
6dbee87bb8
modify pangu model micro batch
4 years ago
huangxinjing
741e3604eb
Add Device Number Check
4 years ago
lilei
2263e05bc7
modify pangu model micro batch
4 years ago
b00518648
ef715a54a0
clean code
4 years ago
yao_yf
0d6f8e0619
dataset shard strategy fix
4 years ago
lichenever
596923d74b
fix_pipeline_bug_r1.5
4 years ago
i-robot
3fd94000c5
!24568 Apply batch parallel in auto_parallel mode when strategies are not specified
Merge pull request !24568 from zhuyuxiao/master
4 years ago
b00518648
ea50695cae
pclint
4 years ago
zhuyuxiao
cf76c76745
apply batch parallel in auto_parallel mode when strategies are not specified
4 years ago
yao_yf
d38f1b7734
model parallel communication recompute rule change
4 years ago
i-robot
3af44a16ee
!24377 modify pangu model batchsize split
Merge pull request !24377 from lilei/modify_pangu_model_for_master
4 years ago
lilei
35dbb76214
modify pangu model batchsize split
4 years ago
huangxinjing
827597f6fe
Add transformer example
4 years ago
Xiaoda Zhang
356b4b2966
dealing with the case Parameter->Load->Depend->Load when inserting Mirror
4 years ago
i-robot
d37fccc56f
!23544 remove deprecated gather op
Merge pull request !23544 from zhuyuxiao/master
4 years ago
i-robot
1de156bec0
!23635 [AutoParallel]fix_DTS
Merge pull request !23635 from lichen/fix_DTS
4 years ago
lichenever
84899159a4
fix_DTS
4 years ago
He Wei
bffa1e6a39
Optimize ordered_map/set performance
1. Add compact_set and use it for node_users;
2. Optimize OrderedMap for shared_ptr;
3. Optimize OrderedSet for shared_ptr;
4. Use better hash for pointer type;
5. Fix a bug about 'erase' in session_basic.cc.
4 years ago
zhuyuxiao
79d99323a2
rename gather
4 years ago
i-robot
2b4cdea48a
!23331 batch parallel operator replace input shape from construct
Merge pull request !23331 from yangzhenzhang/modify-batch-parallel-info
4 years ago
yangzhenzhang
1b8eb283e4
modify batch parallel info
4 years ago
yao_yf
d749690a61
adjust parallel optimizer recompute allgather depend
4 years ago
huangxinjing
c874bada0a
Add device check
4 years ago
i-robot
7c0c97e7d7
!22903 Fix static check
Merge pull request !22903 from ZPaC/static
4 years ago
ZPaC
8f0a0682b8
Fix static check
4 years ago
huangxinjing
c7ec8c5f9f
Add value check and fix sparse brop
4 years ago
Zhang Qinghua
a137fa1d0b
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
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
yao_yf
1203413d32
pangu train and eval
4 years ago
yao_yf
dc7dc7d3fa
dataset strategy set
4 years ago
Xiaoda Zhang
bb5d4212f7
enable All2All in infering redistribution ops
4 years ago
lichenever
3c7cfb7c08
auto_parallel_support_control_flow
4 years ago
ZPaC
a9a0f590e6
Fix master static check
4 years ago
lichenever
f797190fb5
fix_Pipeline_parallel_bug
4 years ago