Commit Graph

3618 Commits

Author SHA1 Message Date
i-robot 9ad01103ad
!49469 update max_unpool2d/3d doc
Merge pull request !49469 from liuchao/code_docs_maxunpool
2023-02-27 11:25:24 +00:00
Corleone d0c557872c update max_unpool2d/3d doc 2023-02-27 19:01:19 +08:00
i-robot c2a1ad5b7a
!48801 add_ops_std_var_and_mean
Merge pull request !48801 from yide12/tensor_std_master
2023-02-27 10:01:05 +00:00
i-robot 2a16f3992c
!49099 [bugfix] update hinge embedding loss
Merge pull request !49099 from shaojunsong/update_hel
2023-02-27 07:38:04 +00:00
tangdezhi_123 04b2378763 增加Tensor.ne和Tensor.maximum的中文接口文档
修正Tensor.ne和Tensor.maximum的英文接口文档
2023-02-27 14:33:30 +08:00
i-robot 7c05d1ddcf
!49404 modify description of apis aviod of repeat
Merge pull request !49404 from ZhidanLiu/code_docs_master
2023-02-27 01:52:23 +00:00
i-robot 5686d99dd4
!49365 屏蔽cartesian_prod、Qr算子对外展示资料; addmv、addr 资料优化
Merge pull request !49365 from gaoshuanglong/add_functional_init
2023-02-27 01:44:20 +00:00
ZhidanLiu 6e1b4279c7 modify description of apis aviod of repeat 2023-02-26 17:13:09 +08:00
i-robot 75606d3570
!48984 update doc for cholesky_inverse
Merge pull request !48984 from xwkgch/master
2023-02-25 11:57:15 +00:00
yide12 2e6424c716 add_std_var_and_mean 2023-02-25 19:05:08 +08:00
gaoshuanglong 2f06f087f5 Qr、cattesian_prod 资料删除; addmv、addr资料优化 2023-02-25 16:33:05 +08:00
Liaotao_Wave 6d65a69a8b test quotes 2023-02-25 16:12:47 +08:00
i-robot d92b7fbac5
!49241 ResizeLinear1D 对接 ResizeD PASS,ResizeLinear1D 输入 size 支持 tuple,list
Merge pull request !49241 from haozhang/ResizeLinear1D
2023-02-25 06:54:35 +00:00
i-robot f537c3c9ba
!49381 modify format
Merge pull request !49381 from 俞涵/code_docs_1110
2023-02-25 03:28:06 +00:00
shaojunsong 6691fa9dbf update hel 2023-02-25 10:25:17 +08:00
i-robot 081c5d51db
!49333 modify adaptivemaxpool3d docs
Merge pull request !49333 from 范吉斌/code_docs_maxpool
2023-02-25 02:21:45 +00:00
huodagu 9a6e21eb5a modify format 2023-02-25 10:19:36 +08:00
i-robot 2860d9c547
!49218 Profiler参数中文文档更新以及pynative模式动态shape网络标识获取无效
Merge pull request !49218 from liuchuting/s_p
2023-02-25 01:39:24 +00:00
fanjibin 51d6897b13 modify adaptivemaxpool3d docs 2023-02-24 23:13:03 +08:00
i-robot 482f69f2b9
!49358 [docs][bugfix] Fix I6HDO4
Merge pull request !49358 from shaojunsong/code_docs_randn_like
2023-02-24 08:01:08 +00:00
shaojunsong b37a18c8f1 fix randn_like docs bug 2023-02-24 15:36:02 +08:00
i-robot 14e9afce2b
!49251 add schema & len for FileReader
Merge pull request !49251 from guozhijian/add_interface_for_mr
2023-02-24 06:40:09 +00:00
i-robot 7b89e353d9
!49134 [docs][api] api docs update
Merge pull request !49134 from shaojunsong/code_docs_api0220
2023-02-24 02:49:39 +00:00
i-robot fcd672091d
!49317 modify format
Merge pull request !49317 from 俞涵/code_docs_1110
2023-02-24 02:49:28 +00:00
i-robot 15b56f17bc
!49276 为ir打印level更改更新api文档,以及修复get_grad的一个文档bug
Merge pull request !49276 from 李良灿/fixapiforlevel
2023-02-24 02:48:47 +00:00
shaojunsong c5693d534e Update api docs 2023-02-24 10:18:00 +08:00
liuchuting 8b38f175d4 Add params for profiler interface. 2023-02-24 10:10:10 +08:00
i-robot cacebee73d
!49305 修改ops.multilabel_soft_margin_loss/nn.MultiLabelSoftMarginLoss文档
Merge pull request !49305 from DavidFFFan/api_docs
2023-02-24 01:58:18 +00:00
i-robot 0c634a9f35
!49323 modify cosinesimirlarity docs
Merge pull request !49323 from 冯一航/code_docs_modify_cosinesimilarity_docs
2023-02-24 01:55:35 +00:00
huodagu 9776df6cf7 modify format 2023-02-24 09:53:57 +08:00
i-robot b43b194681
!46625 FillV2 shape输入已支持Tuple及Tensor,对应文档修改
Merge pull request !46625 from haozhang/code_docs_fillv2
2023-02-24 01:42:15 +00:00
fengyihang d8abc29865 modify cosinesimilarity docs 2023-02-24 09:24:30 +08:00
hw_hz a19687b3eb ResizeLinear1D Pass 2023-02-23 19:48:09 +08:00
i-robot 7df1e70c75
!49315 fix api doc
Merge pull request !49315 from 于振华/code_docs_fix_api_doc_230223
2023-02-23 11:37:10 +00:00
hw_hz 529fff56ec FillV2 docs 2023-02-23 19:24:46 +08:00
yuzhenhua f43504a6ae fix api doc 2023-02-23 19:24:27 +08:00
liangcanli 50a28c426a change level of ir dump 2023-02-23 17:09:01 +08:00
jonyguo 0c267681c3 Add new interface schema & len for filereader 2023-02-23 16:49:10 +08:00
fandawei 95f7ce14ec fix ops.multilabel_soft_margin_loss/nn.MultiLabelSoftMarginLoss doc 2023-02-23 16:41:07 +08:00
i-robot 52b51d3ea8
!49288 modify api docs
Merge pull request !49288 from 冯一航/code_docs_modify_api_docs
2023-02-23 08:15:35 +00:00
fengyihang 567a4ea81d modify api diff docs 2023-02-23 15:53:31 +08:00
i-robot d1c2ef4a73
!49294 modify format
Merge pull request !49294 from 俞涵/code_docs_1110
2023-02-23 06:24:10 +00:00
huodagu 92e3ba5ffe modify format 2023-02-23 11:34:34 +08:00
tangdezhi_123 5f22e08d05 mindspore.ops.eye和pytorch.eye的参数m不对标问题修正。
1. 对参数m增加默认值None,返回Tensor的列数默认与n相等。
2. 对参数dtype增加默认值None,返回Tensor的数据类型默认为mindspore.float32。
2023-02-22 17:32:35 +08:00
i-robot 31a75fd25f
!49223 fix replicationpad 1d 2d 3d doc
Merge pull request !49223 from 于振华/code_docs_fix_replicationpad_230222
2023-02-22 07:15:33 +00:00
i-robot ab435f04f7
!49226 modify format
Merge pull request !49226 from 俞涵/code_docs_1110
2023-02-22 06:30:49 +00:00
yuzhenhua 371bcd29a4 fix replicationpad doc 2023-02-22 14:10:53 +08:00
luojianing feb1f95cac fix ops issues 2023-02-22 11:21:48 +08:00
huodagu e250c74ede modify format 2023-02-22 10:59:17 +08:00
i-robot 458f914640
!48863 使用2d重构adaptive_max_pool1d
Merge pull request !48863 from DavidFFFan/api_ops
2023-02-22 02:20:47 +00:00