Commit Graph

194 Commits

Author SHA1 Message Date
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
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 165f31036d
!47243 [API] Add rand functions
Merge pull request !47243 from shaojunsong/feature/rand
2023-01-11 02:01:03 +00:00
i-robot cb5f0c0617
!47641 添加 ops.index_select/Tensor.index_select, ops.lt/Tensor.lt
Merge pull request !47641 from DavidFFFan/api_ops
2023-01-10 11:48:51 +00:00
fandawei 5e0bd0351b add ops.index_select/Tensor.index_select, ops.lt/Tensor.lt 2023-01-09 21:25:15 +08:00
shaojunsong a98cf3177f Add random functions 2023-01-09 19:29:27 +08:00
i-robot 9b6736d4be
!47250 silu ops functional
Merge pull request !47250 from Henry Shi/ops_silu
2023-01-09 08:07:22 +00:00
yide12 6374215d34 tensor_diagflat_master 2023-01-06 17:43:08 +08:00
Henry d221b93462 ops silu 2023-01-06 15:49:24 +08:00
i-robot 90fb87519a
!47358 增加接口:mindspore.ops.tanhshrink
Merge pull request !47358 from GuoZhibin/dev
2023-01-04 02:55:32 +00:00
yide12 f219a67e64 huber_loss_hardtanh 2023-01-03 17:34:30 +08:00
guozhibin 2c20b046c8 add api mindspore.ops.tanhshrink 2023-01-03 15:18:48 +08:00
i-robot 950f302ea1
!47353 matrix_exp 文档补齐及对外暴露
Merge pull request !47353 from haozhang/matrix_exp
2022-12-30 09:00:26 +00:00
i-robot 45b96b913a
!47208 ops softmin
Merge pull request !47208 from Henry Shi/ops_softmin
2022-12-30 01:51:29 +00:00
i-robot d5aa0b0588
!47324 modify format
Merge pull request !47324 from 俞涵/code_docs_1110
2022-12-30 01:43:25 +00:00
hw_hz 837a7183f1 matrix_exp 2022-12-30 09:35:34 +08:00
i-robot 4ab2ad6958
!47317 添加ops.multilabel_soft_margin_loss
Merge pull request !47317 from DavidFFFan/api
2022-12-29 12:58:10 +00:00
Henry 7b92d9c569 ops softmin 2022-12-29 19:40:11 +08:00
huodagu 19af119abc modify note for communicate 2022-12-29 18:17:38 +08:00
fandawei 7f1e73a354 add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
i-robot 9fb72f3b68
!47237 for nn.function: rrelu and logsigmoid
Merge pull request !47237 from 于振华/nn_api_rrelu_logsigmoid_1226
2022-12-29 07:00:32 +00:00
i-robot cebef55949
!47187 ops_threshold_leaky_relu_master
Merge pull request !47187 from yide12/ops_threshold_leaky_relu_master
2022-12-29 03:41:37 +00:00
yuzhenhua ed80cba94b for nn function: logsigmoid, rrelu 2022-12-29 10:36:23 +08:00
yide12 c9f4488b45 ops_threshold_leaky_relu_master 2022-12-28 23:28:27 +08:00
huodagu bf29fececa add func sigmoid and modify docs 2022-12-28 16:13:55 +08:00
yide12 6c4211983c delete_ops_sum_to_size 2022-12-27 15:21:26 +08:00
i-robot dcea504455
!47182 api: trunk and full
Merge pull request !47182 from 于振华/api_full_chunk_1220
2022-12-27 01:47:04 +00:00
yuzhenhua 1700634a6d api: full, chunk 2022-12-26 15:09:50 +08:00
i-robot 68b3f78879
!47050 func_l1_loss_master
Merge pull request !47050 from yide12/func_l1_loss_master
2022-12-23 07:08:17 +00:00
i-robot d17c8adc35
!46984 Support cosine_similarity And fix arcsinh and arctanh
Merge pull request !46984 from 冯一航/support_cosine_sim_and_fix_arcsinh_arctanh
2022-12-23 02:33:44 +00:00
yide12 3d6e04b2d2 func_l1_loss_master 2022-12-22 14:12:59 +08:00
fengyihang c51d1fbdc5 support consine simi and fix arcsinh arctanh 2022-12-22 10:00:40 +08:00
i-robot 5db6dbb8d4
!46729 api: slogdet tril
Merge pull request !46729 from 于振华/api_tril_slogdet_1209
2022-12-20 06:57:57 +00:00
yuzhenhua 95a721646a api: slogdet tril 2022-12-19 16:28:01 +08:00
i-robot c2bbf41723
!46789 add Tensor and function api argsort
Merge pull request !46789 from ZhidanLiu/argsort
2022-12-19 07:18:40 +00:00
ZhidanLiu bc23bf6543 add Tensor and function api argsort 2022-12-16 16:09:00 +08:00