Commit Graph

1582 Commits

Author SHA1 Message Date
i-robot c53f46f2c5
!37424 [OP] fix docs bug of hshrink
Merge pull request !37424 from yangruoqi713/code_docs_op
2022-07-06 06:17:52 +00:00
i-robot 7366848304
!37283 gumbel_softmax docs fix error
Merge pull request !37283 from TuDouNi/gumbelsoftmax2
2022-07-06 05:55:39 +00:00
i-robot 22c2f40f8a
!37307 fix doc string
Merge pull request !37307 from hezhenhao1/code_docs
2022-07-06 03:48:14 +00:00
i-robot 643205e80a
!37371 fix lp_norm doc
Merge pull request !37371 from zhuzhongrui/code_docs_branch1
2022-07-06 03:40:16 +00:00
i-robot bc9d8d88e8
!37324 Fix Tensor.scatter_min/sub/max Chinese doc error.
Merge pull request !37324 from liangzelang/master_doc
2022-07-06 03:29:58 +00:00
z00512249 40d12c567a fix lp_norm doc 2022-07-06 11:14:18 +08:00
yangruoqi713 282049d1f1 [OP] fix docs bug of hshrink 2022-07-06 11:08:44 +08:00
i-robot 63da9a29d0
!37383 fix selu data type for doc
Merge pull request !37383 from zhuzhongrui/code_docs_1
2022-07-06 02:58:51 +00:00
i-robot 637b32ec74
!37361 fix tensor_scatter_mul doc
Merge pull request !37361 from zhuzhongrui/code_docs_2
2022-07-06 02:33:26 +00:00
i-robot d13b27d6c7
!37381 调整资料描述
Merge pull request !37381 from baochong/master
2022-07-06 02:30:11 +00:00
i-robot e4a9042026
!36837 Fix typos in the comments of deform_conv2d function
Merge pull request !36837 from guoqi/code_docs_deformable_offset_grad
2022-07-06 02:06:32 +00:00
hezhenhao1 8c25948fe6 fix doc string 2022-07-06 09:10:17 +08:00
i-robot 561f090b07
!37238 fix Tensor.scatter_add chinese doc
Merge pull request !37238 from yuchaojie/code_docs_op
2022-07-06 01:05:54 +00:00
z00512249 8942f1434e fix selu data type for doc 2022-07-05 21:17:47 +08:00
baochong 3e91f1b921 modify doc 2022-07-05 20:58:47 +08:00
i-robot a518be8eb8
!37279 Fix power document problem
Merge pull request !37279 from LiangZhibo/code_docs_pow
2022-07-05 12:25:27 +00:00
z00512249 0abd6475d6 fix tensor_scatter_mul doc 2022-07-05 19:34:40 +08:00
i-robot 1c08d29bb6
!37346 [MS][DOC] fix bug of doc
Merge pull request !37346 from mengyuanli/code_docs_bug_fix
2022-07-05 11:22:10 +00:00
i-robot b4822d8eeb
!37321 Add zh api docs for softsign.
Merge pull request !37321 from liqiliang/code_docs
2022-07-05 10:05:47 +00:00
i-robot 3a5b0f82b4
!37331 correct the format of the Chinese API files
Merge pull request !37331 from 宦晓玲/code_docs_0705
2022-07-05 10:01:56 +00:00
i-robot 070993bae6
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
2022-07-05 09:44:55 +00:00
i-robot 5122daa1b5
!37221 add dropout 2d and dropout3d api
Merge pull request !37221 from zhuzhongrui/code_docs_branch1
2022-07-05 09:44:50 +00:00
zhangyi 3e2f03cfb7 modify the format of API files 2022-07-05 17:24:05 +08:00
mengyuanli 8e54e9b197 fix bug of doc 2022-07-05 17:23:55 +08:00
i-robot d150c96f8a
!37173 modify format
Merge pull request !37173 from 俞涵/code_docs_0629
2022-07-05 09:15:05 +00:00
z00512249 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +08:00
z00512249 8e488e53b7 add matrix_determinant and log_matrix_determinant 2022-07-05 16:39:56 +08:00
i-robot f3415dae9c
!37235 fix example bug and modify description
Merge pull request !37235 from ZhidanLiu/code_docs_master
2022-07-05 08:14:52 +00:00
liangzelang 615d1bb86f Fix doc bug 2022-07-05 16:05:14 +08:00
liqiliang 1f06f8d8f4 Add zh api docs for softsign. 2022-07-05 15:38:55 +08:00
i-robot ce82191fbe
!37027 【mindspore.ops.CTCLoss】【中文检视】无需翻译内容进行翻译
Merge pull request !37027 from majin/0701-ops
2022-07-05 07:06:05 +00:00
i-robot a6ac3d6073
!37112 Add links for Chinese docs
Merge pull request !37112 from xiaotianci/code_docs_add_cn_doc
2022-07-05 06:48:24 +00:00
i-robot 6602e6fbc0
!37260 gather算子文档修改
Merge pull request !37260 from ZengZitao/code_docs_gather_master
2022-07-05 06:39:24 +00:00
i-robot a3f6296709
!37266 fix rrelu api
Merge pull request !37266 from shaojunsong/code_docs_rreluapi
2022-07-05 06:27:23 +00:00
i-robot 95bb236d04
!37298 align exception info
Merge pull request !37298 from zhujingxuan/code_docs_scatter
2022-07-05 06:26:42 +00:00
i-robot e6767ccd0f
!37228 add adam weight decay target interface doc
Merge pull request !37228 from kisnwang/add-adam-weight-decay-target-interface-doc
2022-07-05 06:13:37 +00:00
zhujingxuan 2e972f90f7 align exception info 2022-07-05 11:44:52 +08:00
ZhidanLiu 641c3e0da5 fix example bug and modify description 2022-07-05 11:36:43 +08:00
liangzhibo f16515331e Fix power Chinese document problem 2022-07-05 10:28:22 +08:00
ttudu 20143936bb gumbel_softmax docs fix error 2022-07-05 10:23:37 +08:00
zhangyi 75198d0b2b correct the format of the API files 2022-07-05 10:08:42 +08:00
shaojunsong fb28595079 fix rrelu api 2022-07-05 09:34:46 +08:00
zengzitao 9000032739 fix gather docs on master 2022-07-05 08:58:34 +08:00
i-robot d824f2ae8e
!37116 Add some exception informations.
Merge pull request !37116 from liqiliang/matrixbandpart-gpu
2022-07-04 15:00:02 +00:00
i-robot 07f5de5385
!37208 fix input indexs
Merge pull request !37208 from guozhijian/fix_input_indexs
2022-07-04 14:22:09 +00:00
i-robot 1ac22ee375
!37183 sync cn and en docs for scatter_nd_x ops
Merge pull request !37183 from zhujingxuan/code_docs_scatter
2022-07-04 12:52:54 +00:00
yuchaojie cb58c0e97c fix Tensor.scatter_add chinese doc 2022-07-04 20:21:00 +08:00
kswang 39577d2e55 add adam weight decay target interface doc 2022-07-04 19:43:53 +08:00
liu-yongqi-63 c30f603c1c Fixed the inconsistency between Chinese and English documents in VOCDataset 2022-07-04 18:50:50 +08:00
liqiliang d399dc7b44 Add some exception informations. 2022-07-04 17:51:26 +08:00