i-robot
|
522d61880a
|
!49948 NPU V2 overflow check
Merge pull request !49948 from archer2049/master_npu3_merge
|
2023-03-08 06:47:14 +00:00 |
suxin
|
2261cf7bca
|
V2 overflow check on Ascend
|
2023-03-07 23:13:16 +08:00 |
i-robot
|
f06617b700
|
!49862 [MD] Add missing API docs
Merge pull request !49862 from xiaotianci/add_missing_api_docs
|
2023-03-07 09:04:14 +00:00 |
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 |
Xiao Tianci
|
a8735f78a2
|
add missing API docs
|
2023-03-06 20:33:10 +08:00 |
lilinjie
|
617744b8c8
|
update ops visibility
|
2023-03-06 08:04:49 +08:00 |
i-robot
|
0af059982f
|
!49692 add sinh trunc tensor docs
Merge pull request !49692 from 冯一航/code_docs_add_sinh_trunc_docs
|
2023-03-03 09:02:35 +00: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 |
fengyihang
|
af3bee487b
|
add sinh trunc docs
|
2023-03-03 15:01:58 +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 |
i-robot
|
16c9d78c45
|
!49204 对ops下的API和其在Tensor下的同名API的参数名进行整改,涉及修改点,函数实现,中文说明修改,英文说明修改。
Merge pull request !49204 from tangdezhi_123/br_tdz_20230221
|
2023-03-02 07:22:33 +00: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 |
tangdezhi_123
|
04b2378763
|
增加Tensor.ne和Tensor.maximum的中文接口文档
修正Tensor.ne和Tensor.maximum的英文接口文档
|
2023-02-27 14:33:30 +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 |
tangdezhi_123
|
201d33a043
|
对ops下的API和其在Tensor下的同名API的参数名进行整改,涉及修改点,函数实现,中文说明修改,英文说明修改。
涉及修改的API如下,
ops.range
ops.linspace
ops.eye
ops.reshape
ops.lcm
ops.dot
ops.matmul
涉及修改的Tensor的API如下,
tensor.reshape
tensor.lcm
涉及新增的Tensor的API如下,新增API已自验证通过
tensor.dot
|
2023-02-24 10:49:33 +08:00 |
i-robot
|
ab435f04f7
|
!49226 modify format
Merge pull request !49226 from 俞涵/code_docs_1110
|
2023-02-22 06:30:49 +00:00 |
huodagu
|
e250c74ede
|
modify format
|
2023-02-22 10:59:17 +08:00 |
i-robot
|
439c602598
|
!47763 add doc desc for mul primitive
Merge pull request !47763 from zhangzhaoju/master_complex
|
2023-02-22 02:18:49 +00: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 |
i-robot
|
aa2dafdabf
|
!48410 add cn docs for some APIs
Merge pull request !48410 from 李林杰/code_docs_0204_add_api_cn_docs_master
|
2023-02-21 06:27:34 +00:00 |
lilinjie
|
9280c1182b
|
add cn docs for some apis
|
2023-02-21 10:57:29 +08:00 |
i-robot
|
d9476a264f
|
!49032 add new Transformer api
Merge pull request !49032 from 吕昱峰(Nate.River)/transformer
|
2023-02-21 02:07:09 +00:00 |
fandawei
|
1614feff1c
|
remove ops.matrix_determinant & ops.log_matrix_determinant
|
2023-02-20 23:28:28 +08:00 |
lvyufeng
|
245bcdf47d
|
add new Transformer api
|
2023-02-20 20:16:39 +08:00 |
zhangzhaoju
|
2cab180e3a
|
add doc desc for mul primitive
|
2023-02-20 17:09:58 +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 |
i-robot
|
f45823ab7a
|
!49106 migrate aicpu ops.Tril and fix some issues
Merge pull request !49106 from 李林杰/0219_bisect_0217_1_tril
|
2023-02-20 01:56:45 +00:00 |
lilinjie
|
c868c7fb1a
|
migrate aicpu ops.Tril and fix some issues
|
2023-02-19 23:18:41 +08:00 |
i-robot
|
f4db8c7496
|
!48954 add tensor acosh docs
Merge pull request !48954 from changzherui/code_dosc_tensor_acosh
|
2023-02-17 06:49:57 +00:00 |
i-robot
|
0101b59ec2
|
!48986 fix aicpu migration issues
Merge pull request !48986 from 李林杰/0216_fix_aicpu_migration_issues_master
|
2023-02-17 01:23:36 +00:00 |
changzherui
|
d5406737dc
|
add acosh docs
|
2023-02-17 08:54:59 +08:00 |
lilinjie
|
4aac1ea35f
|
fix aicpu migration issues
|
2023-02-16 20:51:34 +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
|
ba133b35de
|
!48783 del docs api: PSROIPooling
Merge pull request !48783 from guozhijian/del_api_psroipooling
|
2023-02-16 09:46:47 +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
|
c823390cde
|
!48976 Remove the transformer APIs
Merge pull request !48976 from huangxinjing/code_docs_fix_transformer_apis
|
2023-02-16 06:13:41 +00:00 |