yide12
|
8816ff7a9e
|
add_ops_ctc_loss_docs_master
|
2023-03-07 15:51:44 +08:00 |
i-robot
|
adde606cc2
|
!49703 fix operators docs
Merge pull request !49703 from panfengfeng/code_docs_fix_operators_doc
|
2023-03-07 01:34:30 +00:00 |
panfengfeng
|
052c9d3fb7
|
operators_doc_fix
|
2023-03-06 09:41:06 -05:00 |
lilinjie
|
617744b8c8
|
update ops visibility
|
2023-03-06 08:04:49 +08:00 |
i-robot
|
5426703477
|
!49650 [bugfix] update soft shrink
Merge pull request !49650 from shaojunsong/softshrink2
|
2023-03-03 08:56:17 +00:00 |
huodagu
|
a61768843e
|
modify format
|
2023-03-03 16:13:56 +08:00 |
i-robot
|
dfdab39fbc
|
!49700 adjust RandomGamma and CholeskySolve visibility
Merge pull request !49700 from 李林杰/code_docs_del_choleskySolve_add_RandomGamma_docs_master
|
2023-03-03 01:52:50 +00:00 |
lilinjie
|
84c86a3a22
|
adjust 2 ops visibility
|
2023-03-02 23:06:57 +08:00 |
i-robot
|
ea4bdf86dd
|
!49651 [OPS] add funtional api docs for hardsigmoid
Merge pull request !49651 from yangruoqi713/code_docs_ops
|
2023-03-02 07:59:37 +00:00 |
shaojunsong
|
7e68fe7192
|
update softshrink
|
2023-03-02 15:47:10 +08:00 |
yangruoqi713
|
9af7359ea9
|
[OPS] add funtional api docs for hardsigmoid
|
2023-03-02 15:15:16 +08:00 |
i-robot
|
1c4e24f1b1
|
!48317 [ST][MS][OPS] Fix operation validation issues.
Merge pull request !48317 from alashkari/val-updates
|
2023-03-02 06:35:22 +00:00 |
huodagu
|
a554468240
|
fit fourth cols
|
2023-03-01 20:55:33 +08:00 |
i-robot
|
be9ceffb0a
|
!49463 support randperm function
Merge pull request !49463 from 吕昱峰(Nate.River)/randperm
|
2023-02-28 01:46:27 +00:00 |
alashkari
|
bae0d1f79d
|
Updated ops.div & Tensor.div.
Added ops.lstsq, Tensor.lstsq, Tensor.mvlgamma, Tensor.matmul, Tensor.maximum, Tensor.ne & Tensor.neg to docs.
Added ops.unfold & Tensor.unfold STs.
Updated ops.argmax.
|
2023-02-27 13:36:39 -05: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 |