Commit Graph

357 Commits

Author SHA1 Message Date
xumengjuan1 c84a6d078b modify api format 2022-02-25 10:40:32 +08:00
i-robot cfe0f76d2b
!30491 ut for allgather fusion
Merge pull request !30491 from jiahongQian/master
2022-02-25 01:30:24 +00:00
i-robot 3219508ecd
!30494 Supplement the docs and log to recompute api of Cell
Merge pull request !30494 from YuJianfeng/recompute
2022-02-24 13:04:57 +00:00
i-robot 2e091cca4d
!30531 code_docs_auto_parallel_optimizer
Merge pull request !30531 from zhuyuxiao/I4S85V_doc
2022-02-24 11:27:41 +00:00
jiahongQian 25f57505bf ut for allgather fusion 2022-02-24 17:40:32 +08:00
zhuyuxiao 5f2ddb66fd update api doc 2022-02-24 17:32:31 +08:00
i-robot bbcfbce9e0
!29997 [Auto parallel] [MoE] Support data_parallel + expert_parallel
Merge pull request !29997 from Xiaoda/124-moe-changes
2022-02-24 09:23:47 +00:00
i-robot 33ec98ded5
!30512 modify format for chinese python api.
Merge pull request !30512 from zhangyi/code_docs_master
2022-02-24 09:08:39 +00:00
i-robot 99fbcec2ce
!30432 add ckpt check and mod cn api
Merge pull request !30432 from changzherui/add_ckpt_check
2022-02-24 08:43:17 +00:00
zhangyi 5f22461db9 modify format for chinese python api. 2022-02-24 16:39:33 +08:00
i-robot 121f6b1def
!30460 Fix some API docs
Merge pull request !30460 from xiaotianci/modify_api_docs
2022-02-24 07:28:28 +00:00
yujianfeng 951f830b9a Supplement the docs and warning log to recompute api of Cell 2022-02-24 11:28:26 +08:00
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.
2022-02-24 09:24:27 +08:00
i-robot db7662fa5e
!30329 update chinese api doc
Merge pull request !30329 from luoyang/code_docs_chinese
2022-02-24 01:24:08 +00:00
i-robot d9214d0b55
!30170 Chinese API
Merge pull request !30170 from shenwei41/code_docs_chinese
2022-02-24 01:10:41 +00:00
YangLuo 20e3c642b1 update chinese api doc 2022-02-23 17:52:55 +08:00
Xiao Tianci ede3c231a2 fix some API docs 2022-02-23 17:22:54 +08:00
i-robot c20cb15532
!30374 update boost cn api
Merge pull request !30374 from jinjiali-kali/code_docs_master
2022-02-23 06:47:32 +00:00
shenwei41 6145300422 chinese api 2022-02-23 10:00:33 +08:00
changzherui 7821b2355f add ckpt check and mod cn api 2022-02-23 00:09:41 +08:00
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
2022-02-22 13:10:17 +00:00
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
2022-02-22 13:09:52 +00:00
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
2022-02-22 13:09:10 +00:00
jinjiali 5af9980f95 update boost cn api 2022-02-22 17:29:31 +08:00
zhangyi 5d8887baab modify error format for api. 2022-02-22 17:02:04 +08:00
zhangfanghe 0690427dec optimizes the documentation of chinese API of AllGather,Argmin,Cast,etc. 2022-02-22 16:21:04 +08:00
zhangfanghe 516fe7c48e optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc. 2022-02-22 16:18:29 +08:00
zhangfanghe 8640492906 optimizes the documentation of chinese API of Flatten,Floor,GetNext,etc. 2022-02-22 14:34:01 +08:00
i-robot c5811348cd
!30346 change api of dynamic shape ops
Merge pull request !30346 from lianliguang/code_docs_ms
2022-02-22 02:43:23 +00:00
lianliguang 6c7957f0dd change api of DynamicShape ops 2022-02-21 19:52:03 +08:00
zhangyi eddb5f9ca0 modify error format for chinese python api. 2022-02-21 19:01:22 +08:00
ms_yan 90f665726a add part of vision api doc 2022-02-21 14:48:53 +08:00
i-robot 97bc0ca366
!30085 code_docs_add_transformer_api_CN
Merge pull request !30085 from lichen/code_docs_add_transformer_api
2022-02-21 03:11:35 +00:00
wangshengnan12@huawei.com 3a27ee3533 code_docs_add_transformer_api 2022-02-21 10:41:16 +08:00
i-robot 6ebee5ff2c
!30195 Update boost cn api.
Merge pull request !30195 from linqingke/code_docs_api
2022-02-21 02:39:32 +00:00
i-robot d4e765fb69
!30254 modify landscape Chinese api
Merge pull request !30254 from Songyuanwei/api
2022-02-19 08:59:48 +00:00
liu-yongqi-63 f3219b4cf7 add vision api 2022-02-18 19:29:52 +08:00
[songyuanwei] f4984ea759 landscape chinese api 2022-02-18 17:33:14 +08:00
i-robot d7735df5cc
!30026 [MD] add mindrecord chn doc
Merge pull request !30026 from liyong126/add_mindrecord_chn_doc
2022-02-18 09:09:35 +00:00
linqingke b15ca93f15 Update boost cn api. 2022-02-18 17:03:12 +08:00
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
2022-02-18 08:36:59 +00:00
zhangyi 340e11d2b3 fix error format. 2022-02-18 15:36:51 +08:00
Xiao Tianci 49c599e023 add Chinese API for mindspore.dataset.vision 2022-02-18 15:31:33 +08:00
i-robot 63e7c9e608
!30033 Add Chinese statement for set_dump API
Merge pull request !30033 from maning202007/code_docs_dump_api
2022-02-18 06:53:53 +00:00
liyong a59542f7cd add mindrecord chn doc 2022-02-18 14:31:49 +08:00
maning202007 cff95a9ad1 Add Chinese statement for set_dump API. 2022-02-18 11:39:01 +08:00
i-robot 84ebb03734
!30044 add cn api3
Merge pull request !30044 from changzherui/mod_cn_api3
2022-02-17 10:59:49 +00:00
i-robot abe8b8422a
!30172 Add chinese api for ms_memory_recycle
Merge pull request !30172 from huangbingjian/code_docs_memory
2022-02-17 10:42:52 +00:00
huangbingjian e1005e9d63 Add chinese api for ms_memory_recycle 2022-02-17 17:29:04 +08:00
zhangyi ebba554086 modify chinese python api files. 2022-02-17 17:12:27 +08:00