Commit Graph

825 Commits

Author SHA1 Message Date
i-robot 1abda3f03b
!48659 doc for gcd
Merge pull request !48659 from 于振华/code_docs_230209
2023-02-13 02:30:18 +00:00
yuzhenhua 0a77e63ed5 doc for gcd 2023-02-10 15:42:00 +08:00
i-robot 9bb62cb742
!48253 modify the name and samples of nn function multilabel_margin_loss.
Merge pull request !48253 from 朱家兴/master
2023-02-10 01:34:41 +00:00
i-robot 6b484be5f4
!48541 补充tensor接口:swapaxes swapdims det matrix_power scatter,tanhshrink支持int类型Tensor输入,修复一些codechecks
Merge pull request !48541 from GuoZhibin/add_api_tensor_swapaxes_etc
2023-02-09 01:40:39 +00:00
guozhibin 3c9eb631e0 add api tensor.swapaxes/swapdims/det/matrix_power/scatter, tanhshrink add support int, repair some codechecks. 2023-02-08 10:17:00 +08:00
i-robot ac7e25a5c5
!48516 expose ops.Polar
Merge pull request !48516 from 李林杰/0206_expose_ops.Polatr_master
2023-02-08 01:54:37 +00:00
lilinjie 81eacd0421 expose ops.Polar 2023-02-07 16:06:06 +08:00
i-robot 395c616eb6
!48252 add_tensor_ops_nansum_master
Merge pull request !48252 from yide12/tensor_nansum_master
2023-02-07 06:31:02 +00:00
i-robot 48880ffcdf
!48269 增加接口:mindspore.ops.scatter
Merge pull request !48269 from GuoZhibin/add_api_ops_scatter
2023-02-06 12:12:40 +00:00
i-robot 60438fd061
!48251 add api: ops.matrix_power
Merge pull request !48251 from GuoZhibin/add_api_ops_matrix_power
2023-02-06 12:12:30 +00:00
yide12 716369ee59 fix_nansum_master 2023-02-06 14:51:29 +08:00
guozhibin 2fc29801bd add api: ops.matrix_power 2023-02-06 10:56:56 +08:00
huangxinjing 6bbadfcf3f Fix document error 2023-02-04 14:37:07 +08:00
guozhibin 651194ce61 add api: ops.scatter 2023-02-02 11:42:41 +08:00
i-robot a3c297405d
!48303 添加ops/Tensor hypot支持平台
Merge pull request !48303 from DavidFFFan/api_ops
2023-02-02 02:08:05 +00:00
i-robot ae59820e0a
!47808 add ops function from numpy
Merge pull request !47808 from Henry Shi/add_ops_function
2023-02-01 10:24:15 +00:00
i-robot faada0d711
!48191 增加接口:mindspore.ops.det
Merge pull request !48191 from GuoZhibin/add_api_ops_det
2023-02-01 09:00:24 +00:00
fandawei b00f660009 add support platform of ops/Tensor hypot 2023-02-01 15:55:15 +08:00
guozhibin 876acb5fca add api: ops.det 2023-01-31 21:43:42 +08:00
Henry b5f0de9085 add ops function 2023-01-31 19:36:43 +08:00
i-robot 5acace7f6a
!48206 fix_ops_any_all_master
Merge pull request !48206 from yide12/tensor_isneginf_master
2023-01-31 11:21:28 +00:00
z30020733 7ff743df1f modify the name and samples of nn function multilabel_margin_loss. 2023-01-31 16:08:39 +08:00
i-robot 360add4014
!47977 add api doc
Merge pull request !47977 from 李林杰/0116_add_api_docs_and_inits
2023-01-31 07:37:06 +00:00
yide12 5aed9de718 fix_ops_any_all_master 2023-01-31 11:07:47 +08:00
i-robot fd6338be75
!48152 [API] Add ops.is_tensor
Merge pull request !48152 from shaojunsong/feature/is_tensor
2023-01-31 02:47:29 +00:00
i-robot c1936efa2d
!48225 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释 comments修正
Merge pull request !48225 from tangdezhi_123/code_docs_tangdezhi123
2023-01-31 02:19:24 +00:00
tangdezhi_123 0e5d5df9aa 1. 修改对增加addmv和rot90的中文注释的comments 2023-01-31 09:59:17 +08:00
huodagu 137abc7b06 del cn files and add api_name in list 2023-01-31 09:20:36 +08:00
shaojunsong 65ffe26ea9 add ops.is_tensor 2023-01-30 17:36:58 +08:00
i-robot ad5cfa3a5e
!48067 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释
Merge pull request !48067 from tangdezhi_123/master
2023-01-30 01:51:20 +00:00
tangdezhi_123 5909f21695 1. 增加mindspore.ops.func_addmv.rst和mindspore.ops.func_rot90.rst文件分别存储对应的接口的中文注释;
2. mindspore.Tensor.addmv.rst和mindspore.Tensor.rot90.rst文件中的接口注释分别参考mindspore.ops.addmv.rst和mindspore.ops.rot90.rst中的接口注释;
3. 英文注释,mindspore.Tensor.addmv和mindspore.Tensor.rot90 分别参考 mindspore.ops.addmv 和 mindspore.ops.rot90的注释;
4. 添加接口声明,使其能够在官网上呈现接口的中文和英文注释;
5. 修改审视后的issue。
2023-01-29 16:45:00 +08:00
lilinjie 2c46f3301b add api doc 2023-01-29 15:37:48 +08:00
shaojunsong 1f4421ffa9 remove tensor.as_strided 2023-01-29 10:49:03 +08:00
huodagu 156de23ffe modify format 2023-01-18 11:36:28 +08:00
fengyihang 268e552a6c modify topk docs 2023-01-17 16:05:31 +08:00
lvyufeng 19482d0cf9 fix ops class error 2023-01-15 22:02:12 +08:00
i-robot 665aae0b42
!47794 add api ops.swapaxes and ops.swapdims
Merge pull request !47794 from GuoZhibin/add_ops_swapaxes
2023-01-14 08:41:48 +00:00
guozhibin 8031beb260 add ops.swapaxes and ops.swapdims 2023-01-13 17:15:10 +08:00
i-robot faf732e48b
!47654 add api: ops.triplet_margin_loss and nn.TripletMarginLoss
Merge pull request !47654 from GuoZhibin/Add_TripletMarginLoss
2023-01-13 07:39:27 +00:00
guozhibin 382492499f add api triplet_margin_loss 2023-01-13 11:01:35 +08:00
i-robot 3e8fba3878
!47562 add tensor diff frac
Merge pull request !47562 from Henry Shi/tensor_frac_diff
2023-01-12 08:18:00 +00:00
i-robot 2ff013c3cc
!47533 api: ravel
Merge pull request !47533 from 于振华/api_ravel_0104
2023-01-12 06:27:32 +00:00
i-robot 02bd36fb92
!47304 nn.function: cosine_embedding_loss
Merge pull request !47304 from 于振华/nn_api_cosine_embedding_loss_1228
2023-01-12 06:21:45 +00:00
Henry 08c9b0f882 add tensor frac diff 2023-01-12 11:19:59 +08:00
i-robot fc1f1419e4
!47658 Support cov function
Merge pull request !47658 from 冯一航/support_cov
2023-01-12 02:00:14 +00:00
yuzhenhua b957469c26 api: ravel 2023-01-12 09:56:53 +08:00
yuzhenhua 396297b3e8 nn.function: cosine_embedding_loss 2023-01-12 09:29:56 +08:00
fengyihang c66af5bfd6 support cov 2023-01-11 15:42:55 +08:00
i-robot 582af4143b
!47682 modify amp init
Merge pull request !47682 from changzherui/mod_amp_ma
2023-01-11 06:24:44 +00:00
i-robot 165f31036d
!47243 [API] Add rand functions
Merge pull request !47243 from shaojunsong/feature/rand
2023-01-11 02:01:03 +00:00