i-robot
|
be9ceffb0a
|
!49463 support randperm function
Merge pull request !49463 from 吕昱峰(Nate.River)/randperm
|
2023-02-28 01:46:27 +00: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 |
lvyufeng
|
b895686f48
|
support randperm
support randperm function
|
2023-02-27 16:52:21 +08: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 |
i-robot
|
6e1aca2f3c
|
!49068 将functional接口调整为function接口
Merge pull request !49068 from tangdezhi_123/br_tdz_20230214
|
2023-02-21 11:38:55 +00:00 |
i-robot
|
693b71ba3c
|
!49140 remove ops.matrix_determinant & ops.log_matrix_determinant
Merge pull request !49140 from DavidFFFan/remove_matrix_determinant
|
2023-02-21 08:01:13 +00:00 |
lilinjie
|
9280c1182b
|
add cn docs for some apis
|
2023-02-21 10:57:29 +08:00 |
fandawei
|
1614feff1c
|
remove ops.matrix_determinant & ops.log_matrix_determinant
|
2023-02-20 23:28:28 +08:00 |
tangdezhi_123
|
f2f5a44a4b
|
functional接口调整为function接口
1. 封装ops.Depend的function
2. 封装ops.Partial的function
3. 去掉functional.py中的partial和depend, 在该文件中导入mindspore.ops.partial和mindspore.ops.depend
|
2023-02-20 16:35:46 +08:00 |
lilinjie
|
c868c7fb1a
|
migrate aicpu ops.Tril and fix some issues
|
2023-02-19 23:18:41 +08:00 |
i-robot
|
71764d08ba
|
!48944 del RandomGamma docs
Merge pull request !48944 from 李林杰/code_docs_0215_del_RandomGamma_ops_master
|
2023-02-16 11:02:48 +00:00 |
i-robot
|
2ee6322c75
|
!48878 update ops.stft docs
Merge pull request !48878 from 李林杰/code_docs_0213_updates_STFT_docs_master
|
2023-02-16 08:58:23 +00:00 |
i-robot
|
bf81dc78a8
|
!48864 add imag function docs
Merge pull request !48864 from liutongtong9/code_docs_imag
|
2023-02-16 06:13:09 +00:00 |
lilinjie
|
761b0d0f84
|
update ops.stft docs
|
2023-02-15 20:45:51 +08:00 |
lilinjie
|
851178933d
|
del RandomGamma docs
|
2023-02-15 18:15:49 +08:00 |
liutongtong
|
165894281d
|
add func imag docs
|
2023-02-14 17:18:07 +08:00 |
huodagu
|
9fda62ec1b
|
modify format and api_updates urls
|
2023-02-14 14:11:25 +08:00 |
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
|
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
|
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 |
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 |
shaojunsong
|
65ffe26ea9
|
add ops.is_tensor
|
2023-01-30 17:36:58 +08: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 |
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 |