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 |
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 |
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 |
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 |
huangxinjing
|
e73fbeeac1
|
Remove the Transformer APIs
|
2023-02-16 12:33:26 +08:00 |
lilinjie
|
761b0d0f84
|
update ops.stft docs
|
2023-02-15 20:45:51 +08:00 |
jonyguo
|
464f3beceb
|
del docs api [PSROIPooling]
|
2023-02-15 20:38:21 +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 |
huodagu
|
e98a1c0605
|
modify format
|
2023-02-13 17:43:03 +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
|
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 |