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
zhangyi
eddb5f9ca0
modify error format for chinese python api.
4 years ago
ms_yan
90f665726a
add part of vision api doc
4 years ago
i-robot
97bc0ca366
!30085 code_docs_add_transformer_api_CN
Merge pull request !30085 from lichen/code_docs_add_transformer_api
4 years ago
wangshengnan12@huawei.com
3a27ee3533
code_docs_add_transformer_api
4 years ago
i-robot
6ebee5ff2c
!30195 Update boost cn api.
Merge pull request !30195 from linqingke/code_docs_api
4 years ago
i-robot
d4e765fb69
!30254 modify landscape Chinese api
Merge pull request !30254 from Songyuanwei/api
4 years ago
liu-yongqi-63
f3219b4cf7
add vision api
4 years ago
[songyuanwei]
f4984ea759
landscape chinese api
4 years ago
i-robot
d7735df5cc
!30026 [MD] add mindrecord chn doc
Merge pull request !30026 from liyong126/add_mindrecord_chn_doc
4 years ago
linqingke
b15ca93f15
Update boost cn api.
4 years ago
i-robot
ff159694f6
!30192 Add Chinese API docs for mindspore.dataset.vison.py_transforms
Merge pull request !30192 from xiaotianci/code_docs_add_chinese_api
4 years ago
zhangyi
340e11d2b3
fix error format.
4 years ago
Xiao Tianci
49c599e023
add Chinese API for mindspore.dataset.vision
4 years ago
i-robot
63e7c9e608
!30033 Add Chinese statement for set_dump API
Merge pull request !30033 from maning202007/code_docs_dump_api
4 years ago
liyong
a59542f7cd
add mindrecord chn doc
4 years ago
maning202007
cff95a9ad1
Add Chinese statement for set_dump API.
4 years ago
i-robot
84ebb03734
!30044 add cn api3
Merge pull request !30044 from changzherui/mod_cn_api3
4 years ago
i-robot
abe8b8422a
!30172 Add chinese api for ms_memory_recycle
Merge pull request !30172 from huangbingjian/code_docs_memory
4 years ago
huangbingjian
e1005e9d63
Add chinese api for ms_memory_recycle
4 years ago
zhangyi
ebba554086
modify chinese python api files.
4 years ago
i-robot
96cab0260f
!29947 optimizes the documentation of chinese API of FocalLoss,GroupNorm,GRU,etc
Merge pull request !29947 from zhangfanghe/code_docs_zfh_20220111
4 years ago