i-robot
c419c10b83
!30592 add tensorshape api
Merge pull request !30592 from lianliguang/code_docs_ms
4 years ago
lianliguang
b7d07da370
add chinese api for tensorshape
4 years ago
i-robot
91e66f6c91
!30616 modify format
Merge pull request !30616 from 俞涵/code_docs_1
4 years ago
yu-han39
fec5a02beb
修改格式v1
4 years ago
i-robot
d3274bebca
!30602 fix comments
Merge pull request !30602 from liutongtong9/code_docs_fix_dataset
4 years ago
liutongtong
d6854000b4
fix comments related with dataset
4 years ago
[songyuanwei]
d6c46cedc1
modify summarylandscape chinese api
4 years ago
i-robot
8aa1bec061
!30610 modify apiformat
Merge pull request !30610 from xumengjuan1/code_docs_xx5
4 years ago
i-robot
7fde42cece
!30566 add note in function comment
Merge pull request !30566 from changzherui/code_docs_add_note
4 years ago
xumengjuan1
afd50a401b
modify apiformat
4 years ago
changzherui
61fa6d9022
modify function note
4 years ago
wanyiming
4fa06dd9a2
code_docs_init
4 years ago
i-robot
20c27bbb00
!30568 add landscape Chinese api to summary_record
Merge pull request !30568 from Songyuanwei/api
4 years ago
i-robot
0341d96dd6
!30469 add shard function to support part of the graph executed in auto_parallel under pynative mode
Merge pull request !30469 from wangjun/0223_pp
4 years ago
i-robot
32265f7c1d
!30575 modify doc
Merge pull request !30575 from xumengjuan1/code_docs_xx3
4 years ago
xumengjuan1
f84b422992
modify doc
4 years ago
i-robot
3ae5651de3
!30567 [AutoParallel] Add TransformerRecomputeConfig API
Merge pull request !30567 from lichen/code_docs_TransformerRecomputeConfig_API
4 years ago
wangshengnan12@huawei.com
bb761a47be
add_TransformerRecomputeConfig_API
4 years ago
[songyuanwei]
1edaf5e9e5
add chinese landscape api to summary_record
4 years ago
xumengjuan1
c84a6d078b
modify api format
4 years ago
i-robot
cfe0f76d2b
!30491 ut for allgather fusion
Merge pull request !30491 from jiahongQian/master
4 years ago
wangjun
24d448239c
add pynative_parallel
4 years ago
i-robot
3219508ecd
!30494 Supplement the docs and log to recompute api of Cell
Merge pull request !30494 from YuJianfeng/recompute
4 years ago
i-robot
2e091cca4d
!30531 code_docs_auto_parallel_optimizer
Merge pull request !30531 from zhuyuxiao/I4S85V_doc
4 years ago
jiahongQian
25f57505bf
ut for allgather fusion
4 years ago
zhuyuxiao
5f2ddb66fd
update api doc
4 years ago
i-robot
bbcfbce9e0
!29997 [Auto parallel] [MoE] Support data_parallel + expert_parallel
Merge pull request !29997 from Xiaoda/124-moe-changes
4 years ago
i-robot
33ec98ded5
!30512 modify format for chinese python api.
Merge pull request !30512 from zhangyi/code_docs_master
4 years ago
i-robot
99fbcec2ce
!30432 add ckpt check and mod cn api
Merge pull request !30432 from changzherui/add_ckpt_check
4 years ago
zhangyi
5f22461db9
modify format for chinese python api.
4 years ago
i-robot
121f6b1def
!30460 Fix some API docs
Merge pull request !30460 from xiaotianci/modify_api_docs
4 years ago
yujianfeng
951f830b9a
Supplement the docs and warning log to recompute api of Cell
4 years ago
Xiaoda Zhang
b714451937
implementing expert_parallel+data_parallel in MoE:
1) extending _Linear's input as 4-dimension tensor: [outer_batch, expert_dim, -1, hidden], and _Liner's BatchMatMul becomes BatchMatMul(4_dim_tensor, 3_dim_tensor);
2) configuring the _Linear's BatchMatMul sharding strategy as [[dp, ep, 1, 1], [ep, 1, mp]];
3) introducing a new parameter 'expert_parallel' in TransformerOpParallelConfig, creating a new class MoEParallelConfig to include 'data_parallel', 'model_parallel' and 'expert_parallel';
4) changing parallel config for FeedForward, TransformerEncoderLayer, TransformerDecoderLayer.
4 years ago
i-robot
db7662fa5e
!30329 update chinese api doc
Merge pull request !30329 from luoyang/code_docs_chinese
4 years ago
i-robot
d9214d0b55
!30170 Chinese API
Merge pull request !30170 from shenwei41/code_docs_chinese
4 years ago
YangLuo
20e3c642b1
update chinese api doc
4 years ago
Xiao Tianci
ede3c231a2
fix some API docs
4 years ago
i-robot
c20cb15532
!30374 update boost cn api
Merge pull request !30374 from jinjiali-kali/code_docs_master
4 years ago
shenwei41
6145300422
chinese api
4 years ago
changzherui
7821b2355f
add ckpt check and mod cn api
4 years ago
i-robot
6390b71296
!30269 optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc
Merge pull request !30269 from zhangfanghe/code_docs_zfh_20220219_nn
4 years ago
i-robot
397700ec25
!30271 optimizes the documentation of chinese API of Flatten,Floor,GetNext,etc
Merge pull request !30271 from zhangfanghe/code_docs_zfh_20220219_ops1
4 years ago
i-robot
f891b0a906
!30272 optimizes the documentation of chinese API of AllGather,Argmin,Cast,etc
Merge pull request !30272 from zhangfanghe/code_docs_zfh_20220219_ops2
4 years ago
jinjiali
5af9980f95
update boost cn api
4 years ago
zhangyi
5d8887baab
modify error format for api.
4 years ago
zhangfanghe
0690427dec
optimizes the documentation of chinese API of AllGather,Argmin,Cast,etc.
4 years ago
zhangfanghe
516fe7c48e
optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc.
4 years ago
zhangfanghe
8640492906
optimizes the documentation of chinese API of Flatten,Floor,GetNext,etc.
4 years ago
i-robot
c5811348cd
!30346 change api of dynamic shape ops
Merge pull request !30346 from lianliguang/code_docs_ms
4 years ago
lianliguang
6c7957f0dd
change api of DynamicShape ops
4 years ago