Commit Graph

401 Commits

Author SHA1 Message Date
yao_yf ae6fd1031b update checkpoint transform api 2022-10-13 19:47:10 +08:00
i-robot 6a6eea12c0
!43347 support max and avg pool3d
Merge pull request !43347 from 冯一航/support_max_and_avg_pool3d
2022-10-13 06:43:42 +00:00
i-robot 9319e78cb1
!43483 Move mindspore.ops.shard interface to mindspore.shard
Merge pull request !43483 from liuluobin/shard_default
2022-10-13 06:05:12 +00:00
i-robot 0966115408
!43459 Add nn.Softmax2d
Merge pull request !43459 from pkuliuliu/master
2022-10-13 03:24:12 +00:00
liuluobin a99ff97e3e Move ops.shard to mindspore.shard 2022-10-13 08:54:34 +08:00
i-robot 723bf4b2c0
!42121 [ST][MS][OPS] Support for conj, cross, erfinv & less_equal Functional & Tensor APIs with STs.
Merge pull request !42121 from alashkari/functional-tensor-apis-sept-16
2022-10-12 21:33:37 +00:00
fengyihang 672f72cb4c support_max_and_avg_pool3d 2022-10-12 14:53:56 +08:00
i-robot 09aa9a25ec
!43645 move and rename auto-grad related api doc
Merge pull request !43645 from 吕浩宇/master
2022-10-12 03:10:18 +00:00
huodagu 5852b45884 modify format 2022-10-12 10:07:39 +08:00
lvhaoyu b2ab41f165 move and rename auto-grad related api documents 2022-10-11 19:36:38 +08:00
pkuliuliu a4d144b8f6 Add nn.Softmax2d 2022-10-10 21:22:48 +08:00
lianliguang 120b230a12 ADD GLU docs 2022-10-10 14:25:40 +08:00
alashkari 07987781f0 Added new Functional and Tensor APIs and STs. 2022-10-10 00:10:24 -04:00
i-robot 77ac46d959
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
2022-10-09 12:52:30 +00:00
huanxiaoling 441a46bcb5 modify the inconsistence of files 1009 2022-10-09 17:51:29 +08:00
huanxiaoling 02171e4aff modify the list rst files 2022-10-09 10:59:28 +08:00
z30020733 4d0190b234 1.Add MultiMarginLoss and MultiLabelMarginLoss functional api and nn api.
2.Modify the doc of conv2d and conv3d api.
3.Add the doc of ScalarSummary and TensorSummary api.
2022-10-09 10:54:07 +08:00
fan-jibin bc2a361823 \add random_shuffle docs 2022-09-30 11:39:02 +08:00
i-robot 1cf78e1d85
!42060 [feature] add jacrev
Merge pull request !42060 from chenzhuo/master_jacrev
2022-09-30 01:28:48 +00:00
i-robot a41d153790
!43100 modify chinese doc for OnRequestExit
Merge pull request !43100 from zhangbuxue/modify_the_chinese_doc_for_OnRequestExit
2022-09-29 09:42:39 +00:00
buxue 75b97cdf7a modify chinese doc for OnRequestExit 2022-09-29 09:31:01 +04:30
huodagu e1c2396198 rename functional to function 2022-09-29 11:23:37 +08:00
chenzhuo f8b2d3ca60 add jacrev 2022-09-29 09:29:37 +08:00
i-robot 2a2ce2f500
!40939 [feature] add jacfwd
Merge pull request !40939 from chenzhuo/master_jacfwd
2022-09-26 09:40:26 +00:00
huodagu fcef91d37c modify format 2022-09-26 14:41:27 +08:00
i-robot 08ff00f6fb
!42834 modify the files on webpage
Merge pull request !42834 from 宦晓玲/code_docs_0924
2022-09-26 02:11:07 +00:00
huanxiaoling a27159355d modify the files on webpage 2022-09-24 17:07:20 +08:00
huodagu d5e0946e01 modify format 2022-09-24 15:02:57 +08:00
i-robot 8950f2162a
!42451 parallel_checkpoint_transform_api
Merge pull request !42451 from yao_yf/code_docs_parallel_checkpoint_transform_api
2022-09-23 07:19:06 +00:00
chenzhuo bd01dcad29 add jacfwd 2022-09-23 15:00:53 +08:00
yao_yf 534f6ec36a checkpoint transform api 2022-09-23 15:00:26 +08:00
i-robot 04eb8ee404
!42568 Add floor/gt/ge tensor docs
Merge pull request !42568 from 胡安东/code_docs_ops
2022-09-23 06:37:49 +00:00
i-robot b835df60ce
!42643 modify api format in documents
Merge pull request !42643 from lvmingfu/code_docs_master0922
2022-09-23 06:10:00 +00:00
lvmingfu 33d9cbf290 modify api format in documents 2022-09-23 11:18:10 +08:00
huandong 3cacdb2afd Add floor/gt/ge tensor docs
Signed-off-by: huandong <huandong1@huawei.com>
2022-09-23 10:10:19 +08:00
huodagu 78d8e58443 del repeat interface 2022-09-23 10:05:16 +08:00
i-robot 4bfd821110
!42608 modify format
Merge pull request !42608 from 俞涵/code_docs_0819
2022-09-22 03:25:32 +00:00
huodagu 7fdc8ca00e modify format and dataset page 2022-09-22 10:38:19 +08:00
fan-jibin eb1b928501 add strided_slice docs 2022-09-21 17:57:26 +08:00
i-robot ec5e3f4087
!42471 Add Chinese docs for mindspore.tensor.tile
Merge pull request !42471 from Bokai Li/code_docs_tile
2022-09-21 07:34:08 +00:00
BokaiLi 6a818b8181 Add Chinese docs for mindspore.tensor.tile 2022-09-21 14:50:01 +08:00
fan-jibin 1b686aba07 add docs for nn.KLDivLoss 2022-09-20 15:51:49 +08:00
alashkari f3162d8726 Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
i-robot af01e94051
!42294 modify format
Merge pull request !42294 from 俞涵/code_docs_0819
2022-09-19 09:15:55 +00:00
i-robot 7e40350311
!41592 [ST][MS][OPS] blackman_window, bounding_box_decode, bounding_box_encode, expand, check_valid, cholesky & cholesky_inverse Functional APIs and STs.
Merge pull request !41592 from alashkari/functional-apis-sept-06
2022-09-19 06:35:01 +00:00
huodagu 86682fb247 modify format 2022-09-19 11:49:43 +08:00
i-robot 820d73d935
!42171 modify the inconsistence in files 0916
Merge pull request !42171 from 宦晓玲/code_docs_0916
2022-09-19 01:41:00 +00:00
alashkari 7985f97bfe Added new Functional APIs ans STs. 2022-09-18 07:47:21 -04:00
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
huodagu 4d0d05df15 del page 2022-09-16 17:34:27 +08:00