Commit Graph

151 Commits

Author SHA1 Message Date
i-robot bc2f07fae7 !28118 fix summary api docs
Merge pull request !28118 from jiangshuqiang/code_docs_summary_api
2021-12-25 09:48:01 +00:00
i-robot d9efe41557 !27886 Submit modification of Chinese api inspection results
Merge pull request !27886 from GongLiyao/code_docs_api_check
2021-12-24 12:08:59 +00:00
i-robot 493636eee3 !27724 context&model doc fix
Merge pull request !27724 from lamuxiaoyu/master
2021-12-24 12:08:00 +00:00
jiangshuqiang 011db43012 fix summary api docs 2021-12-24 18:09:51 +08:00
i-robot b6d5648db7 !28114 code_docs_update_cn_api_description
Merge pull request !28114 from zhuyuxiao/I4NR6X
2021-12-24 08:01:49 +00:00
yingchen 4e8724eb65 update dataset 2021-12-24 11:35:46 +08:00
zhuyuxiao 51dc15b4b5 update cn api description 2021-12-24 10:11:59 +08:00
GongLiyao e5089d48da edit the Chinese api describe. 2021-12-22 23:23:35 +08:00
i-robot 21c83445f4 !28008 [docs]modify docs of jvp and vjp
Merge pull request !28008 from chenzhuo/master
2021-12-22 06:25:05 +00:00
王南 f96fe92853 update chinese example 2021-12-22 11:14:01 +08:00
chenzhuo 8b9100354f modify docs of jvp and vjp 2021-12-22 10:07:16 +08:00
i-robot 2901cb2fc4 !27906 update tensor api document
Merge pull request !27906 from huangbingjian/code_docs_update_api
2021-12-22 02:06:12 +00:00
huangbingjian f32802cef6 update Tensor api 2021-12-21 10:29:51 +08:00
i-robot 1fb6040804 !27908 Add docs description for ps server recovery
Merge pull request !27908 from zyli2020/ps_cache_feature
2021-12-20 12:02:05 +00:00
lizhenyu f66ce9e485 Add docs description for ps server recovery 2021-12-20 14:45:01 +08:00
ZPaC 75cef0f2a1 Fix ps context default value 2021-12-20 09:53:41 +08:00
i-robot 822dd07bb0 !27843 Optimize tensor api
Merge pull request !27843 from Margaret_wangrui/code_docs_tensor
2021-12-17 08:15:31 +00:00
i-robot d0b5b648d1 !27841 fix docs errors
Merge pull request !27841 from yingchen/code_docs_link1217
2021-12-17 07:43:16 +00:00
Margaret_wangrui 773474ea39 Optimize tensor api 2021-12-17 15:31:27 +08:00
i-robot e8b5e0bd4e !27801 fix tensor api doc
Merge pull request !27801 from huanghui/code_docs-fix-tensor-api-doc
2021-12-17 06:34:24 +00:00
yingchen 9a44f5f473 update docs master 2021-12-17 14:30:25 +08:00
i-robot 9979c6a694 !27782 Add a description of lossScalemanager to the Model comment
Merge pull request !27782 from wangnan39/code_docs_model_kwargs
2021-12-17 03:44:16 +00:00
王南 c7ed65afa8 model amp comments 2021-12-17 11:33:06 +08:00
huanghui 601597bd3f fix tensor api doc 2021-12-17 11:23:54 +08:00
l00591931 bfec897bdb Fix chinese commnet for Tensor.any and Tensor.asnumpy 2021-12-16 14:41:52 +08:00
i-robot c4603023d2 !27481 Correct api for pynative
Merge pull request !27481 from JoyLvliang/correct_api_des_for_pynative
2021-12-15 12:35:46 +00:00
lamuxiaoyu 02296e467b context & model doc fix 2021-12-15 16:58:31 +08:00
ms_yan a32883ed04 fix api description error 2021-12-15 15:15:36 +08:00
xumengjuan1 c8eaf81db2 modify api annotation 2021-12-15 10:09:27 +08:00
7347157+joylvliang@user.noreply.gitee.com 5670103a0f correct_api_des_for_pynative 2021-12-14 16:17:12 +08:00
i-robot fa5a541d7e !27423 modify api annotation
Merge pull request !27423 from xumengjuan1/code_docs_xmj9
2021-12-10 03:42:27 +00:00
i-robot a02a24720f !26955 Optimize pyantiave mem
Merge pull request !26955 from zjun/pynative_mem_optimize
2021-12-09 03:44:05 +00:00
xumengjuan1 fbbf97e318 modify api annotation 2021-12-08 16:27:04 +08:00
i-robot ebc0561bfe !27421 modify api annotation
Merge pull request !27421 from xumengjuan1/code_docs_xmj8
2021-12-08 08:16:17 +00:00
xumengjuan1 3374dc3d96 modify api annotation 2021-12-08 16:05:37 +08:00
i-robot b0ce80e3d3 !27379 dataset: add Note for map and GeneratorDataset
Merge pull request !27379 from ms_yan/code_docs_mix_operations
2021-12-08 07:38:14 +00:00
i-robot f3a7667efd !27397 add cn api
Merge pull request !27397 from changzherui/code_docs_api2
2021-12-08 07:13:01 +00:00
ms_yan 2a2d73406f add Note for map and generatorDataset 2021-12-08 15:10:09 +08:00
changzherui 3582ef1f07 add cn apt2 2021-12-08 14:37:52 +08:00
i-robot aac371543c !27399 add chinese API documentation of Conv1d, Conv2d, Conv3d, etc.
Merge pull request !27399 from wangshuide/code_docs_wsd_master1
2021-12-08 05:13:58 +00:00
zjun eb450dd31f Optimize pynative device memory use
Add gradient to pynative unique

Signed-off-by: zjun <zhangjun0@huawei.com>
2021-12-08 11:53:40 +08:00
wangshuide2020 cbb4559c40 add chinese API documentation of Conv1d, Conv2d, Conv3d, etc. 2021-12-08 11:35:46 +08:00
xumengjuan1 250401a384 modify api annotation 2021-12-08 10:26:54 +08:00
i-robot 1d0b7fafe3 !27363 Add api note
Merge pull request !27363 from liuyang/code_docs_api
2021-12-08 01:46:36 +00:00
liuyang_655 24d884af32 add api note 2021-12-07 05:52:04 -05:00
xumengjuan1 51c7bd1b29 add nn_ops_api name 2021-12-07 17:45:17 +08:00
xumengjuan1 6a4fa1aa17 modify api annotation 2021-12-07 14:45:07 +08:00
i-robot e35d1df357 !27241 add chinese API documentation of Flatten, Eye, Gather, etc.
Merge pull request !27241 from wangshuide/code_docs_wsd_master1
2021-12-06 12:48:30 +00:00
zhangyi fa6c4cc269 fix table. 2021-12-06 15:44:43 +08:00
wangshuide2020 ad31be6507 add chinese API documentation of Flatten, Eye, Gather, etc. 2021-12-05 21:11:56 +08:00