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 |
i-robot
|
ff751199b4
|
!48082 refactor interpolate
Merge pull request !48082 from DavidFFFan/api_interpolate
|
2023-02-08 11:20:44 +00:00 |
i-robot
|
8876c073bb
|
!48573 modify format
Merge pull request !48573 from 俞涵/code_docs_1110
|
2023-02-08 10:35:53 +00:00 |
huanxiaoling
|
d1ebc84eb7
|
modify the wording in mindspore
|
2023-02-08 17:28:44 +08:00 |
i-robot
|
0927807105
|
!48510 modify repeat_interleave dims error
Merge pull request !48510 from 冯一航/modify_repeat_inter_leave
|
2023-02-08 07:14:55 +00:00 |
huodagu
|
5c427f5a97
|
modify format
|
2023-02-08 15:13:00 +08:00 |
jachua
|
f5b688c8f0
|
remove windows backend for sparsify_cg test
|
2023-02-08 10:55:40 +08:00 |
lilinjie
|
2cd7ee141b
|
update ops.Polar doc
|
2023-02-08 10:24:08 +08:00 |
fandawei
|
46c12d3057
|
refactor interpolate
|
2023-02-08 10:17:56 +08: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 |
fengyihang
|
4d71b4b574
|
modify repeat interleave
|
2023-02-07 15:00:24 +08:00 |
i-robot
|
b81d93bbd7
|
!48205 BatchNorm1D 支持 3-D input
Merge pull request !48205 from haozhang/batch_norm1d
|
2023-02-07 06:55:39 +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 |
hw_hz
|
5a7c33e312
|
batchnorm support 3d input
debug
|
2023-02-07 09:39:06 +08: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 |
i-robot
|
41540faf3c
|
!48443 modify description of max_unpoolnd
Merge pull request !48443 from ZhidanLiu/code_docs_master
|
2023-02-06 11:38:40 +00:00 |
fengyihang
|
c109c01f13
|
modify flip docs
|
2023-02-06 17:59:05 +08:00 |
ZhidanLiu
|
6be14e4527
|
modify description of max_unpoolnd
|
2023-02-06 16:10:30 +08:00 |
i-robot
|
36414c2c87
|
!48424 expand value range of output_size in nn.MaxUnpoolnd
Merge pull request !48424 from ZhidanLiu/master
|
2023-02-06 07:59:49 +00:00 |
i-robot
|
fb5a728d6c
|
!48407 Modify some api diff from torch
Merge pull request !48407 from 冯一航/modify_api_mapping_0204
|
2023-02-06 06:52:18 +00:00 |
yide12
|
716369ee59
|
fix_nansum_master
|
2023-02-06 14:51:29 +08:00 |
huodagu
|
998c8e6f58
|
modify format
|
2023-02-06 14:22:41 +08:00 |
i-robot
|
1b4b756e48
|
!48383 fix API docs issues
Merge pull request !48383 from luojianing/code_docs_master
|
2023-02-06 03:46:22 +00:00 |
ZhidanLiu
|
6b68e8d1cd
|
fix bug in nn.MaxUnpoolnd
|
2023-02-06 11:02:34 +08:00 |
guozhibin
|
2fc29801bd
|
add api: ops.matrix_power
|
2023-02-06 10:56:56 +08:00 |
i-robot
|
447c73b416
|
!48366 Fix SearchSorted ERROR
Merge pull request !48366 from huangxinjing/code_docs_fix_search_sorted
|
2023-02-06 02:40:47 +00:00 |
i-robot
|
ec4c1158a9
|
!48357 fix allreduce and add openstate in comm_fusion
Merge pull request !48357 from jiahongQian/master
|
2023-02-04 12:23:35 +00:00 |
huangxinjing
|
6bbadfcf3f
|
Fix document error
|
2023-02-04 14:37:07 +08:00 |
fengyihang
|
179362d645
|
modify api mapping 0204
|
2023-02-04 11:31:08 +08:00 |
huodagu
|
5ef01a07c2
|
modify format
|
2023-02-03 14:44:13 +08:00 |
luojianing
|
dd9bae1fc9
|
fix issues
|
2023-02-03 09:58:17 +08:00 |
jiahongqian
|
1502b406ab
|
fix allreduce and add openstate
|
2023-02-02 19:19:52 +08:00 |
huodagu
|
6c6f27a3e7
|
modify format
|
2023-02-02 17:30:57 +08:00 |
guozhibin
|
651194ce61
|
add api: ops.scatter
|
2023-02-02 11:42:41 +08:00 |
i-robot
|
3a4e395a4d
|
!48321 add prod in Allreduce note
Merge pull request !48321 from wangshengnan123/code_docs_wsn
|
2023-02-02 02:53:09 +00:00 |
i-robot
|
a3c297405d
|
!48303 添加ops/Tensor hypot支持平台
Merge pull request !48303 from DavidFFFan/api_ops
|
2023-02-02 02:08:05 +00:00 |
wangshengnan123
|
1d5f0f52b9
|
add prod in reduce note
|
2023-02-02 09:36:18 +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
|
8c16d0a6e2
|
!48308 fix batch to space nd doc
Merge pull request !48308 from Erpim/code_docs_op
|
2023-02-01 09:10:08 +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 |
Erpim
|
0df0af9bc0
|
fix batch to space nd doc
|
2023-02-01 16:35:34 +08:00 |
fandawei
|
b00f660009
|
add support platform of ops/Tensor hypot
|
2023-02-01 15:55:15 +08:00 |
i-robot
|
85a0e1f270
|
!48295 rm allreduce "prod" note
Merge pull request !48295 from wangshengnan123/code_docs_wsn
|
2023-02-01 07:30:39 +00:00 |
shaojunsong
|
71d087e08a
|
Update gaussian nll loss document
|
2023-02-01 14:42:04 +08:00 |
i-robot
|
e653dd9191
|
!48292 modify format
Merge pull request !48292 from 俞涵/code_docs_1110
|
2023-02-01 06:29:33 +00:00 |
huodagu
|
eccd263256
|
modify format
|
2023-02-01 11:42:39 +08:00 |
fengyihang
|
474a53fca1
|
modify lppool docs
|
2023-02-01 11:05:36 +08:00 |
wangshengnan123
|
c342c68673
|
rm allreduce prod note
|
2023-02-01 09:42:21 +08: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 |
i-robot
|
e8bbd45089
|
!48256 modify marginrankingloss docs
Merge pull request !48256 from 冯一航/code_docs_modify_marginrankingloss_docs
|
2023-01-31 09:34:34 +00:00 |
fengyihang
|
fca7edc15d
|
modify marginrankingloss docs
|
2023-01-31 17:05:45 +08:00 |
z30020733
|
7ff743df1f
|
modify the name and samples of nn function multilabel_margin_loss.
|
2023-01-31 16:08:39 +08:00 |
huodagu
|
76f6d29115
|
modify format
|
2023-01-31 16:05:31 +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 |
i-robot
|
ed6dcb4598
|
!48119 add circular mode for Padv3/Padv3Grad on CPU/GPU.
Merge pull request !48119 from yangshuo/br_padv3
|
2023-01-31 07:25:49 +00:00 |
i-robot
|
5cc5607898
|
!48044 delete function fill and fills
Merge pull request !48044 from changzherui/del_fill_api
|
2023-01-31 06:11:18 +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 |
i-robot
|
c1936efa2d
|
!48225 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释 comments修正
Merge pull request !48225 from tangdezhi_123/code_docs_tangdezhi123
|
2023-01-31 02:19:24 +00:00 |
i-robot
|
1a2438a0e8
|
!48210 add api_name in list
Merge pull request !48210 from 俞涵/code_docs_1110
|
2023-01-31 02:09:46 +00:00 |
tangdezhi_123
|
0e5d5df9aa
|
1. 修改对增加addmv和rot90的中文注释的comments
|
2023-01-31 09:59:17 +08:00 |
i-robot
|
09605d8ee6
|
!48140 [MD] TFRecordDataset Docs Modification in API
Merge pull request !48140 from davidanugraha/api_docs_tfrecord
|
2023-01-31 01:50:50 +00:00 |
huodagu
|
137abc7b06
|
del cn files and add api_name in list
|
2023-01-31 09:20:36 +08:00 |
David
|
d837d53612
|
API Docs TFRecord
|
2023-01-30 10:26:39 -05:00 |
changzherui
|
db798be4d0
|
delete function fill and fills
|
2023-01-30 20:13:25 +08:00 |
i-robot
|
c2a5253dca
|
!48181 fix bug of function api multi_label_margin_loss
Merge pull request !48181 from ZhidanLiu/master
|
2023-01-30 11:41:49 +00:00 |
shaojunsong
|
65ffe26ea9
|
add ops.is_tensor
|
2023-01-30 17:36:58 +08:00 |
huodagu
|
89885c4b9c
|
modify format
|
2023-01-30 15:54:34 +08:00 |
ZhidanLiu
|
8b80b2fb6a
|
fix bug of function api multi_label_margin_loss
|
2023-01-30 11:33:21 +08:00 |
i-robot
|
ad5cfa3a5e
|
!48067 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释
Merge pull request !48067 from tangdezhi_123/master
|
2023-01-30 01:51:20 +00:00 |
y00451588
|
6723a09ea9
|
add circular mode for Padv3/Padv3Grad on CPU/GPU.
|
2023-01-30 09:50:14 +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 |
i-robot
|
9db1e218b3
|
!48015 ResizeBicubic/ResiezeBicubicGrad 对标torch,format修改为NCHW
Merge pull request !48015 from haozhang/resize_bicubic
|
2023-01-29 08:23:55 +00:00 |
i-robot
|
a6fed256be
|
!48133 [API] Remove tensor.as_strided
Merge pull request !48133 from shaojunsong/fix/as_strided
|
2023-01-29 07:40:05 +00:00 |
lilinjie
|
2c46f3301b
|
add api doc
|
2023-01-29 15:37:48 +08:00 |
i-robot
|
26cbd5f6e1
|
!48078 fix docs silu softmin diff
Merge pull request !48078 from Henry Shi/fix_docs_silu_softmin
|
2023-01-29 04:31:07 +00:00 |
shaojunsong
|
1f4421ffa9
|
remove tensor.as_strided
|
2023-01-29 10:49:03 +08:00 |
i-robot
|
f9507ce53d
|
!48014 fix pad ops doc and nulltpr
Merge pull request !48014 from fangzehua/fix_pad_0118
|
2023-01-29 02:32:15 +00:00 |
i-robot
|
df65631c72
|
!48081 告警清理
Merge pull request !48081 from wujueying/master
|
2023-01-28 10:02:32 +00:00 |
i-robot
|
14c7ec580e
|
!48096 change default mode to pynative in docs
Merge pull request !48096 from chujinjin/code_docs_change_default_mode
|
2023-01-28 03:35:11 +00:00 |
chujinjin
|
34d00991e0
|
change default mode
|
2023-01-28 10:44:48 +08:00 |
i-robot
|
6d49821c11
|
!48075 [MS][LITE] doc fix python lite api 0116
Merge pull request !48075 from luoyuan/code_docs_codecheck_py_lite_api_0116
|
2023-01-28 01:38:48 +00:00 |
wujueying
|
ed9555ebd2
|
告警清理
|
2023-01-20 15:52:10 +08:00 |
huodagu
|
b8dcbdbde3
|
modify format
|
2023-01-20 11:45:04 +08:00 |
Henry
|
035b7337d1
|
fix docs spi
|
2023-01-20 11:30:25 +08:00 |
luoyuan
|
147f424416
|
[MS][LITE] doc fix python lite api 0116
|
2023-01-19 17:31:34 +08:00 |
i-robot
|
9c1b9dcfa1
|
!47993 fix api bug
Merge pull request !47993 from 于振华/fix_api_bug_230117
|
2023-01-19 08:15:09 +00:00 |
hw_hz
|
c9de24b93e
|
resize_bicubic/resize_bicubic_grad
|
2023-01-19 15:36:34 +08:00 |
i-robot
|
3f47353a77
|
!48035 whitelist for O1
Merge pull request !48035 from 于振华/code_docs_whitelist_O1_0118
|
2023-01-19 06:16:51 +00:00 |
i-robot
|
cdc0c12f77
|
!48022 pinv文档补充详细说明
Merge pull request !48022 from wujueying/master
|
2023-01-19 03:32:20 +00:00 |
fengyihang
|
3ae8952af6
|
modify cov docs
|
2023-01-19 10:24:40 +08:00 |
i-robot
|
e6775d1229
|
!48013 fix tensor norm docs and add st
Merge pull request !48013 from 冯一航/add_tensor_norm
|
2023-01-19 01:50:17 +00:00 |
yuzhenhua
|
4360028890
|
whitelist for O1
|
2023-01-19 09:45:03 +08:00 |
i-robot
|
5d18df78c1
|
!47928 enable op deterministic
Merge pull request !47928 from jjfeing/br_deterministic
|
2023-01-19 01:44:18 +00:00 |
yuzhenhua
|
757667d90e
|
fix api bugs
|
2023-01-19 09:19:18 +08:00 |
fengyihang
|
4e71de40be
|
add tensor norm
|
2023-01-18 18:18:20 +08:00 |
jjfeing
|
97f593c81e
|
add ctx deterministic
|
2023-01-18 16:34:41 +08:00 |
i-robot
|
4a252cb4d8
|
!48026 应最新数据类型暴露策略,移除bitwise数据类型描述
Merge pull request !48026 from KXiong/code_docs_master
|
2023-01-18 08:21:59 +00:00 |
i-robot
|
e4399c374a
|
!48017 modify format
Merge pull request !48017 from 俞涵/code_docs_1110
|
2023-01-18 08:09:29 +00:00 |
wujueying
|
f15f27db9a
|
pinv dics
|
2023-01-18 15:52:06 +08:00 |
xiongkun
|
689942b2de
|
rm bitwise dtype
tick
|
2023-01-18 15:42:50 +08:00 |
i-robot
|
acdb30b7d4
|
!47949 [MD] Fix Bug Printing Issue And Reclarify TFRecord Docs
Merge pull request !47949 from davidanugraha/bug_tfrecord_fix
|
2023-01-18 07:23:37 +00:00 |
fangzehua
|
5788279b3b
|
fix pad ops doc and nulltpr
|
2023-01-18 14:54:16 +08:00 |
i-robot
|
1715942961
|
!47591 Update doc of TruncateDiv
Merge pull request !47591 from zhanzhan/truncatediv
|
2023-01-18 06:20:23 +00: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 |
i-robot
|
fb36b4b482
|
!47926 modify topk to pytorch(add largest)
Merge pull request !47926 from 冯一航/modify_top_k_topk
|
2023-01-17 07:39:16 +00:00 |
i-robot
|
288a901c1e
|
!47912 [OPS] modify meshgrid funtional input form tuple to tensor sequence
Merge pull request !47912 from yangruoqi713/ops
|
2023-01-17 03:19:05 +00:00 |
fengyihang
|
e258ed3a3c
|
modify topk
|
2023-01-17 11:09:25 +08:00 |
i-robot
|
a023825aae
|
!47920 fix roll function when dims is None
Merge pull request !47920 from 冯一航/fix_roll_function_dims_none
|
2023-01-17 01:45:59 +00:00 |
David
|
f5c2768091
|
TFRecord fix bug issue
|
2023-01-16 20:17:39 -05:00 |
yangruoqi713
|
3c61fe0d40
|
[OPS] modify meshgrid funtional input form tuple to tensor sequence
|
2023-01-16 19:04:18 +08:00 |
i-robot
|
36f081f064
|
!47919 modify format
Merge pull request !47919 from 俞涵/code_docs_1110
|
2023-01-16 09:16:56 +00:00 |
fengyihang
|
8b30f7e094
|
fix roll function dims none
|
2023-01-16 17:15:08 +08:00 |
i-robot
|
c52cdf7095
|
!47047 Modify ops.top_k to pytorch
Merge pull request !47047 from 冯一航/modify_top_k_to_pytorch
|
2023-01-16 09:03:31 +00:00 |
i-robot
|
e31a667e26
|
!47913 fix issues
Merge pull request !47913 from luojianing/code_docs_master
|
2023-01-16 08:22:46 +00:00 |
luojianing
|
61e9ec398d
|
fix issues
|
2023-01-16 15:22:13 +08:00 |
lvyufeng
|
4e577ce104
|
fix amp docs
|
2023-01-16 14:18:57 +08:00 |
huodagu
|
9b8949b565
|
modify format
|
2023-01-16 13:57:57 +08:00 |
fengyihang
|
b6f83478fb
|
modify topk to pytorch
|
2023-01-16 11:00:28 +08:00 |
i-robot
|
e3184b4ce1
|
!47886 fix ops class error
Merge pull request !47886 from 吕昱峰(Nate.River)/code_docs_master
|
2023-01-16 02:51:17 +00:00 |
i-robot
|
9ef70a2f10
|
!47178 support norm
Merge pull request !47178 from 冯一航/support_norm
|
2023-01-16 02:25:54 +00: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 |
i-robot
|
51924f7bfb
|
!47844 migrate Conj and some other ops
Merge pull request !47844 from 李林杰/0113_migrate_Conj_and_other_aicpu_ops
|
2023-01-13 12:40:09 +00:00 |
guozhibin
|
8031beb260
|
add ops.swapaxes and ops.swapdims
|
2023-01-13 17:15:10 +08:00 |
i-robot
|
662353006b
|
!47862 modify format
Merge pull request !47862 from 俞涵/code_docs_1110
|
2023-01-13 09:05:02 +00:00 |
huodagu
|
7ea5ac1b62
|
modify format
|
2023-01-13 16:37:01 +08:00 |
lilinjie
|
4dfd7b7544
|
migrate Conj and other ops
|
2023-01-13 16:08:01 +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 |
i-robot
|
c7453033da
|
!47799 fixed_l1_loss
Merge pull request !47799 from yide12/func_l1_loss_master
|
2023-01-13 07:09:13 +00:00 |
i-robot
|
5501200210
|
!47847 modify format
Merge pull request !47847 from 俞涵/code_docs_1110
|
2023-01-13 06:21:37 +00:00 |
huodagu
|
d388033821
|
modify format
|
2023-01-13 13:47:07 +08:00 |
i-robot
|
c2cea70a48
|
!47826 fix math issues
Merge pull request !47826 from luojianing/code_docs_master
|
2023-01-13 03:14:14 +00:00 |
guozhibin
|
382492499f
|
add api triplet_margin_loss
|
2023-01-13 11:01:35 +08:00 |
i-robot
|
a00e08788b
|
!47802 fix bug in ops.sum and ops.spilt
Merge pull request !47802 from ZhidanLiu/master
|
2023-01-13 01:39:52 +00:00 |
luojianing
|
df93feae60
|
fix docs issues
fix docs issues
|
2023-01-12 20:23:55 +08:00 |
lilinjie
|
efa13fd333
|
supplement op register for branch 0105
|
2023-01-12 19:42:45 +08:00 |
i-robot
|
106411e71e
|
!47813 modify format
Merge pull request !47813 from 俞涵/code_docs_1110
|
2023-01-12 09:23:07 +00:00 |
huodagu
|
e175692bf9
|
modify format
|
2023-01-12 16:43:09 +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 |
ZhidanLiu
|
b045936e19
|
fix bug in ops.sum and ops.spilt
|
2023-01-12 15:49:19 +08:00 |
yide12
|
901766258e
|
fixed_l1_loss
|
2023-01-12 15:28:37 +08:00 |
i-robot
|
747765042f
|
!47787 问题单处理
Merge pull request !47787 from wujueying/master
|
2023-01-12 06:54:55 +00:00 |
fengyihang
|
5dfffafe72
|
support norm
|
2023-01-12 14:43:34 +08: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 |
wujueying
|
87bc0afb9d
|
问题单处理
|
2023-01-12 10:36:59 +08:00 |
i-robot
|
7226e8cfcc
|
!47704 补充pinv输出说明
Merge pull request !47704 from wujueying/master
|
2023-01-12 02:07:22 +00: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 |
i-robot
|
2fac5e1ca8
|
!47769 modify format
Merge pull request !47769 from 俞涵/code_docs_1110
|
2023-01-11 09:51:49 +00:00 |
i-robot
|
3de453e21a
|
!47633 注册get_grad使mindspore.get_grad可用,以及增加context api文档
Merge pull request !47633 from 李良灿/ini
|
2023-01-11 09:45:22 +00:00 |
huodagu
|
ee3d895870
|
modify format
|
2023-01-11 17:29:24 +08:00 |
fengyihang
|
c66af5bfd6
|
support cov
|
2023-01-11 15:42:55 +08:00 |
i-robot
|
8858e04049
|
!47576 aicpu migration 0105
Merge pull request !47576 from 李林杰/0105_aicpu_migration_from_CANN_pr
|
2023-01-11 07:40:08 +00:00 |
i-robot
|
582af4143b
|
!47682 modify amp init
Merge pull request !47682 from changzherui/mod_amp_ma
|
2023-01-11 06:24:44 +00:00 |
i-robot
|
d51dfb7f80
|
!47725 modify format
Merge pull request !47725 from 俞涵/code_docs_1110
|
2023-01-11 06:15:37 +00:00 |
lilinjie
|
66cfa84dce
|
aicpu migration 35 ops, 0105 branch
|
2023-01-11 11:55:01 +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 |
huodagu
|
8cf8a2254d
|
modify format to repair API Label background color
|
2023-01-11 09:50:16 +08:00 |
changzherui
|
01a30221f1
|
mod amp init
|
2023-01-10 22:18:43 +08: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 |
luojianing
|
db8cf7849f
|
fix docs issues
|
2023-01-10 17:38:24 +08:00 |
wujueying
|
0209253bd1
|
补充pinv输出说明
|
2023-01-10 14:50:30 +08:00 |
i-robot
|
cb932936a9
|
!47665 fix docs
Merge pull request !47665 from 李林杰/0106_fix_issues_master
|
2023-01-10 06:28:01 +00:00 |
liangcanli
|
d1cb23d207
|
register get_grad and docs of ir
|
2023-01-10 10:11:18 +08:00 |
lilinjie
|
05b1899052
|
fix some issues
|
2023-01-10 09:32:48 +08: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 |
zhanzhan1
|
58349a677d
|
update doc of TruncateDiv
|
2023-01-09 17:32:12 +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 |
i-robot
|
db559c2eb7
|
!47640 modify format
Merge pull request !47640 from 俞涵/code_docs_1110
|
2023-01-09 07:49:42 +00:00 |
huodagu
|
11163242e1
|
back tensor max docs
|
2023-01-09 15:42:22 +08:00 |
i-robot
|
c30080db56
|
!47580 tensor_diagflat_master
Merge pull request !47580 from yide12/tensor_diagflat_master
|
2023-01-09 07:03:05 +00:00 |
yide12
|
373c878118
|
add_raise
|
2023-01-07 15:38:29 +08:00 |
i-robot
|
5a0208b616
|
!47570 add do_copy parameter for create_dict_iterator
Merge pull request !47570 from guozhijian/add_do_copy_for_dict_iterator
|
2023-01-07 02:27:35 +00:00 |
yide12
|
6374215d34
|
tensor_diagflat_master
|
2023-01-06 17:43:08 +08:00 |
huodagu
|
c19d9636e2
|
modify format0106
|
2023-01-06 16:35:50 +08:00 |
i-robot
|
a510ec3fab
|
!47501 modify format
Merge pull request !47501 from 俞涵/code_docs_1110
|
2023-01-06 07:57:46 +00:00 |
Henry
|
d221b93462
|
ops silu
|
2023-01-06 15:49:24 +08:00 |
i-robot
|
8a3954603d
|
!47519 Switch TDT to MBUF and adjust default timeout value
Merge pull request !47519 from luoyang/tdt_to_mbuf
|
2023-01-06 07:47:49 +00:00 |
i-robot
|
37de35e329
|
!47578 add api doc for mindspore.QuantDtype
Merge pull request !47578 from hangq/wood
|
2023-01-06 06:18:48 +00:00 |
i-robot
|
04e107ec7d
|
!47568 Fix addbmm
Merge pull request !47568 from shaojunsong/fix/addbmm
|
2023-01-06 04:23:36 +00:00 |
jonyguo
|
6b3e1b4896
|
add do_copy parameter for create_dict_iterator
|
2023-01-06 10:18:45 +08:00 |
i-robot
|
2543b35970
|
!47535 fix cpu dropout seed
Merge pull request !47535 from 王禹程/fix_drop_seed
|
2023-01-06 02:10:20 +00:00 |
hangangqiang
|
bd55abb759
|
add api doc for mindspore.QuantDtype
|
2023-01-06 10:03:29 +08:00 |
i-robot
|
11656d153c
|
!47439 grad与getgrad文档修改以及告警清理
Merge pull request !47439 from 李良灿/graddocs
|
2023-01-06 01:11:37 +00:00 |
shaojunsong
|
2b31fcaf44
|
Fix addbmm
|
2023-01-05 17:30:24 +08:00 |
huodagu
|
005dc05cf6
|
modify code display way
|
2023-01-05 16:03:08 +08:00 |
huanxiaoling
|
c0fba69f6f
|
delete the file
|
2023-01-05 16:00:42 +08:00 |
i-robot
|
e4dde6e0ea
|
!47400 修改CumulativeLogsumexp中英文文档不一致问题
Merge pull request !47400 from yxx/master
|
2023-01-05 06:49:52 +00:00 |
liangcanli
|
34b36a86f8
|
add docs for getgrad and fix warnings
|
2023-01-05 14:35:14 +08:00 |
YangLuo
|
a3e3e314b0
|
Switch TDT to MBUF and adjust default timeout value
|
2023-01-05 14:18:53 +08:00 |
reku1997
|
475d2277c2
|
fix cpu dropout seed
|
2023-01-05 11:30:14 +08:00 |
i-robot
|
84891f4f96
|
!47285 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeCpuKernellMod to NativeCpuKernelMod
Merge pull request !47285 from panzhihui/multinomial
|
2023-01-05 02:22:25 +00:00 |
i-robot
|
bc15538a52
|
!47496 更新api tanhshrink的docs,和英文保持一致
Merge pull request !47496 from GuoZhibin/code_docs_tanhshrink
|
2023-01-05 01:52:58 +00:00 |
i-robot
|
8777045a10
|
!47488 fix marginrankingloss and pad docs
Merge pull request !47488 from 冯一航/code_docs_fix_marginrankingloss_and_pad
|
2023-01-05 01:49:05 +00:00 |
guozhibin
|
870852c7aa
|
update docs for api: tanhshrink
|
2023-01-04 18:10:50 +08:00 |
i-robot
|
1e0cff4b9a
|
!47432 add init_status
Merge pull request !47432 from 吕昱峰(Nate.River)/amp
|
2023-01-04 09:49:00 +00:00 |
XixinYang
|
a45e2505d0
|
修改CumulativeLogsumexp中英文文档不一致问题
修改CumulativeLogsumexp中英文文档不一致问题
|
2023-01-04 17:03:38 +08:00 |
fengyihang
|
bacfc01971
|
fix marginrankingloss and pad
|
2023-01-04 16:43:54 +08:00 |
i-robot
|
73756cc1dd
|
!47165 [MSLITE] Fix docs of uniform.
Merge pull request !47165 from wangshaocong/uniform_ops
|
2023-01-04 03:51:19 +00:00 |
Luoziyi
|
e46bfc0905
|
[feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeGpuKernellMod to NativeGpuKernelMod
|
2023-01-04 11:20:57 +08:00 |
i-robot
|
90fb87519a
|
!47358 增加接口:mindspore.ops.tanhshrink
Merge pull request !47358 from GuoZhibin/dev
|
2023-01-04 02:55:32 +00:00 |
lvyufeng
|
6a74a5b58c
|
add init_status
|
2023-01-04 09:56:01 +08:00 |
yide12
|
f219a67e64
|
huber_loss_hardtanh
|
2023-01-03 17:34:30 +08:00 |
wang_shaocong
|
a89a0f53f3
|
[MSLITE] Fix docs of uniform
|
2023-01-03 15:57:33 +08:00 |
guozhibin
|
2c20b046c8
|
add api mindspore.ops.tanhshrink
|
2023-01-03 15:18:48 +08:00 |
huodagu
|
77236f9dab
|
modify examples err
|
2023-01-03 14:29:31 +08:00 |
huodagu
|
5be8b85053
|
modify format
|
2023-01-03 09:49:53 +08:00 |
i-robot
|
6ac18d0df1
|
!47268 update supported data type for fill op
Merge pull request !47268 from 雷元哲/updata_fill_dt
|
2023-01-03 01:47:41 +00:00 |
i-robot
|
60b419d560
|
!47340 fix docs first line issues
Merge pull request !47340 from luojianing/code_docs_master
|
2023-01-03 01:20:52 +00:00 |
luojianing
|
313b096f5f
|
fix ops docs first line issues
|
2022-12-30 17:33:24 +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
|
ebcfb38efb
|
!47374 data_parallel_wrapper_modify
Merge pull request !47374 from yao_yf/data_parallel_wrapper_modify
|
2022-12-30 07:27:53 +00:00 |
i-robot
|
f5206f67ee
|
!47345 fix sparse_docs && add sparsify chinese
Merge pull request !47345 from jachua/code_docs_sparse_ops
|
2022-12-30 06:50:55 +00:00 |
jachua
|
d98c405818
|
fix sparse_docs && add sparsify chinese
|
2022-12-30 11:24:10 +08:00 |
yao_yf
|
a95e33f798
|
gradreducer modify
|
2022-12-30 11:22:02 +08:00 |
xiongkun
|
285db09870
|
tick
|
2022-12-30 10:46:18 +08:00 |
i-robot
|
1024bb0e49
|
!47245 [AutoParallel]Fix opt shard bug
Merge pull request !47245 from lichen/fix_opt_shard_bug
|
2022-12-30 02:29:56 +00:00 |
lei-yuanzhe
|
99d25f530d
|
update supported data type for fill op
|
2022-12-30 09:54:05 +08: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 |
i-robot
|
aa8858ab05
|
!47337 modify the statements in rst files part2
Merge pull request !47337 from 宦晓玲/code_docs_1229
|
2022-12-29 09:35:11 +00:00 |
huanxiaoling
|
99e8f80185
|
modify the statements in rst files part2
|
2022-12-29 16:48:58 +08:00 |
i-robot
|
1c5c98b184
|
!47320 modify the statements in rst files
Merge pull request !47320 from 宦晓玲/code_docs_1229
|
2022-12-29 08:02:19 +00:00 |
i-robot
|
0a45f5e8ea
|
!47276 Fix mutable python api
Merge pull request !47276 from LiangZhibo/mutable
|
2022-12-29 07:17:16 +00: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 |
huanxiaoling
|
a3211bb3d8
|
modify the statements in rst files
|
2022-12-29 14:26:57 +08: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 |
liangzhibo
|
b68e7af7dd
|
Enable scalar input for mutable
|
2022-12-29 10:35:32 +08:00 |
i-robot
|
13dd0aefeb
|
!47313 fix_comment_lp_pool1d
Merge pull request !47313 from yide12/code_docs_nn_master
|
2022-12-29 02:25:19 +00:00 |
lichen
|
e4684ccda4
|
fix_opt_shard_bug
|
2022-12-29 10:21:28 +08:00 |
yide12
|
a9ca1798dc
|
fix_comment_1228
|
2022-12-29 10:07:32 +08:00 |
i-robot
|
f67b1f55cf
|
!47308 modify docs
Merge pull request !47308 from 俞涵/code_docs_1110
|
2022-12-29 01:38:53 +00:00 |
yide12
|
c9f4488b45
|
ops_threshold_leaky_relu_master
|
2022-12-28 23:28:27 +08:00 |
huodagu
|
d350b12297
|
modify docs
|
2022-12-28 18:02:46 +08:00 |
i-robot
|
863bf08630
|
!47298 modify format
Merge pull request !47298 from 俞涵/code_docs_1110
|
2022-12-28 08:44:50 +00:00 |
huodagu
|
bf29fececa
|
add func sigmoid and modify docs
|
2022-12-28 16:13:55 +08:00 |
i-robot
|
cd48d89af6
|
!47284 modify format
Merge pull request !47284 from 俞涵/code_docs_1110
|
2022-12-28 06:46:02 +00:00 |
huodagu
|
7b46b59880
|
modify format
|
2022-12-28 11:48:17 +08:00 |
i-robot
|
47be05164f
|
!47273 fix some docs related issues
Merge pull request !47273 from 李林杰/code_docs_1228_fix_docs
|
2022-12-28 03:32:46 +00:00 |
lilinjie
|
774b6019fb
|
fix docs
|
2022-12-28 11:08:33 +08:00 |
i-robot
|
f8d19ab0cd
|
!47260 fix docs
Merge pull request !47260 from 李林杰/code_docs_1220_fix_assigned_doc_issues_master
|
2022-12-28 01:38:22 +00:00 |
lilinjie
|
1cb6a70ecd
|
fix doc issues
|
2022-12-28 09:03:48 +08:00 |
i-robot
|
7e0bcdc51e
|
!47232 delete_ops_sum_to_size_master
Merge pull request !47232 from yide12/tensor_sum_to_size_master
|
2022-12-27 09:56:44 +00:00 |
i-robot
|
8f699b1b58
|
!47240 update amp and data_sink docs
Merge pull request !47240 from 吕昱峰(Nate.River)/code_docs_master
|
2022-12-27 09:23:16 +00:00 |
lvyufeng
|
9b743025c2
|
update amp and data_sink docs
|
2022-12-27 16:47:34 +08:00 |
yide12
|
6c4211983c
|
delete_ops_sum_to_size
|
2022-12-27 15:21:26 +08:00 |
reku1997
|
b55d09dcc3
|
fix dropout doc and log
|
2022-12-27 15:06:48 +08:00 |
i-robot
|
de2c3de118
|
!47209 添加cell.apply
Merge pull request !47209 from DavidFFFan/api
|
2022-12-27 03:02:27 +00: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 |
i-robot
|
55de202ed2
|
!47216 modify format
Merge pull request !47216 from 俞涵/code_docs_1110
|
2022-12-27 01:41:27 +00:00 |
i-robot
|
8964827bcb
|
!47147 Remove needless tensor apis
Merge pull request !47147 from shaojunsong/fix/tensor_api
|
2022-12-27 01:34:54 +00:00 |
huodagu
|
9a345a0278
|
modify doc content
|
2022-12-27 08:49:37 +08:00 |
fandawei
|
d871738bb3
|
add cell.apply
|
2022-12-26 23:28:08 +08:00 |
fengyihang
|
e4b777b547
|
modify pad docs
|
2022-12-26 16:45:07 +08:00 |
shaojunsong
|
22507e7eb6
|
Remove needless tensor api
|
2022-12-26 15:19:23 +08:00 |
yuzhenhua
|
1700634a6d
|
api: full, chunk
|
2022-12-26 15:09:50 +08:00 |
i-robot
|
c3a41e978d
|
!47196 fix_example
Merge pull request !47196 from yide12/code_docs_nn_master
|
2022-12-26 03:26:45 +00:00 |
yide12
|
a580b08c0e
|
fix_comment
|
2022-12-26 10:40:17 +08:00 |
i-robot
|
78790994b8
|
!47174 Fix the document about RandomResizedCrop
Merge pull request !47174 from shenwei41/code_docs_master
|
2022-12-26 02:11:57 +00:00 |
i-robot
|
9f6e5709fa
|
!47163 modify format
Merge pull request !47163 from 俞涵/code_docs_hm1222
|
2022-12-24 13:50:44 +00:00 |
俞涵
|
c02d1c24d6
|
modify format and platform order
|
2022-12-24 17:25:31 +08:00 |
shenwei41
|
440c419479
|
Fix RandomResizedCrop docs
|
2022-12-24 15:07:13 +08:00 |
i-robot
|
64134d8db7
|
!47084 修改pinv描述用例
Merge pull request !47084 from wujueying/master
|
2022-12-24 06:18:16 +00:00 |
yide12
|
3fc8085076
|
fix_docs
|
2022-12-24 10:35:35 +08:00 |
i-robot
|
3b513daac7
|
!47076 [MSLITE] Fix bug of uniform operator which is not random on windows.
Merge pull request !47076 from wangshaocong/uniform_ops
|
2022-12-24 01:57:24 +00:00 |
i-robot
|
556600f5a6
|
!47152 fix examle code bug
Merge pull request !47152 from 于振华/fix_api_bug_1223
|
2022-12-24 01:24:25 +00:00 |
i-robot
|
147c82b84e
|
!47155 modify format
Merge pull request !47155 from 俞涵/code_docs_hm1222
|
2022-12-23 11:17:35 +00:00 |
俞涵
|
215479fc7c
|
modify platform order
|
2022-12-23 17:57:16 +08:00 |
i-robot
|
c4dc2c94d1
|
!47132 add cosine similarity and arcsinh arctanh docs
Merge pull request !47132 from 冯一航/code_docs_add_cosine_sim_docs
|
2022-12-23 09:09:10 +00:00 |
yuzhenhua
|
d90f829177
|
fix example code bug
|
2022-12-23 17:08:35 +08:00 |
fengyihang
|
04e43f1e1d
|
add cosine similarity and arcsinh arctanh docs
|
2022-12-23 16:36:32 +08:00 |
i-robot
|
b6653ab2d6
|
!47033 remove compression and testcases in mindspore
Merge pull request !47033 from hangq/wood
|
2022-12-23 08:20:27 +00:00 |
i-robot
|
62e37aed83
|
!47136 modify format
Merge pull request !47136 from 俞涵/code_docs_hm1222
|
2022-12-23 07:49:11 +00:00 |
i-robot
|
793650789b
|
!47140 fix doc math
Merge pull request !47140 from emmmmtang/code_docs_ldexp
|
2022-12-23 07:29:53 +00: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 |
emmmmtang
|
72613ecf6e
|
fix doc math
|
2022-12-23 14:57:06 +08:00 |
俞涵
|
53a8de0173
|
modify param_type
|
2022-12-23 14:32:00 +08:00 |
i-robot
|
5f2cf19223
|
!47040 Add ReflectionPad3d
Merge pull request !47040 from shaojunsong/feature/rfpad3d
|
2022-12-23 06:21:10 +00:00 |
wang_shaocong
|
9b2d14b52e
|
[MSLITE] Fix bug of uniform operator which is not random on the windows platform
|
2022-12-23 14:17:57 +08:00 |
i-robot
|
6f4ad04658
|
!47126 添加ops.hypot公式
Merge pull request !47126 from DavidFFFan/code_docs_add_rewrite_doc
|
2022-12-23 05:03:21 +00:00 |
fandawei
|
fbdedc56d6
|
add ops.hypot formula
|
2022-12-23 11:21:35 +08: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 |
shaojunsong
|
5c0028f1da
|
Add ReflectionPad3d
|
2022-12-23 09:56:42 +08:00 |
jonyguo
|
59fcbe6eaf
|
add graph_data tutorial
|
2022-12-23 08:57:21 +08:00 |
yide12
|
3d6e04b2d2
|
func_l1_loss_master
|
2022-12-22 14:12:59 +08:00 |
俞涵
|
6f379db860
|
add some interface in en list
|
2022-12-22 12:59:44 +08:00 |
i-robot
|
bda22e1ed1
|
!47061 修复ops.sinc文档数据类型的描述
Merge pull request !47061 from DavidFFFan/code_docs_add_rewrite_doc
|
2022-12-22 04:08:51 +00:00 |
i-robot
|
8369496cde
|
!47055 fix reciprocal when input is complex
Merge pull request !47055 from 冯一航/fix_reciprocal_input_complex
|
2022-12-22 02:13:53 +00:00 |
fengyihang
|
c51d1fbdc5
|
support consine simi and fix arcsinh arctanh
|
2022-12-22 10:00:40 +08:00 |
wujueying
|
d4cecf4a2a
|
修改pinv样例
|
2022-12-22 03:43:30 +08:00 |
fengyihang
|
211bdda86e
|
fix reciprocal input complex
|
2022-12-21 17:18:57 +08:00 |
fandawei
|
1c571917b3
|
fix ops.sinc doc
|
2022-12-21 16:40:05 +08:00 |
i-robot
|
5865826e1c
|
!47025 fix pad
Merge pull request !47025 from 冯一航/fix_pad
|
2022-12-21 07:53:48 +00:00 |
i-robot
|
a0e180421b
|
!47053 fix issues
Merge pull request !47053 from luojianing/code_docs_master
|
2022-12-21 06:35:04 +00:00 |
i-robot
|
48b4e3070e
|
!47041 Fix Ctc loss document
Merge pull request !47041 from huangxinjing/code_docs_fix_ctc_loss
|
2022-12-21 06:34:53 +00:00 |
i-robot
|
ed75ccc589
|
!47015 审视意见修改 + 告警处理
Merge pull request !47015 from ligan/bug
|
2022-12-21 06:31:43 +00:00 |
hangangqiang
|
ea0b841653
|
remove compression and testcases
|
2022-12-21 14:13:13 +08:00 |
luojianing
|
af81b43c91
|
fix issues
|
2022-12-21 12:44:28 +08:00 |
huangxinjing
|
6ec60e25bf
|
fix ctcloss document error
|
2022-12-21 10:23:43 +08:00 |
fengyihang
|
c30844278b
|
fix pad
|
2022-12-20 19:40:13 +08:00 |
ligan
|
516ff13c89
|
bug
|
2022-12-20 16:51:16 +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
|
a434c182f8
|
!46973 Fix the problem with the Cifar10ToMR document of the mindrecord module
Merge pull request !46973 from 刘勇琪/code_docs_master
|
2022-12-19 07:20:28 +00: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 |
i-robot
|
24854285fe
|
!46884 issue:I5C2X7 Mul doc refresh
Merge pull request !46884 from zhangzhaoju/master_mul
|
2022-12-19 06:20:49 +00:00 |
i-robot
|
6801f66f07
|
!46848 move composite random_op.py to function random_func.py
Merge pull request !46848 from changzherui/move_composite_to_function
|
2022-12-19 06:19:39 +00:00 |
liu-yongqi-63
|
da12f799f5
|
Fix the problem with the Cifar10ToMR document of the mindrecord module
|
2022-12-19 14:19:01 +08:00 |
i-robot
|
216dabe670
|
!46841 Repair that split can be called normally when the GeneratorDataset input is an iterator
Merge pull request !46841 from 刘勇琪/master-decrypt-column
|
2022-12-19 01:13:00 +00:00 |
i-robot
|
78d2192e08
|
!46602 for Tensor api: H
Merge pull request !46602 from 于振华/tensor_api_H_1208
|
2022-12-17 10:56:21 +00:00 |
zhangzhaoju
|
50739c226b
|
issue:I5C2X7 Mul doc refresh
|
2022-12-17 18:44:53 +08:00 |
liu-yongqi-63
|
2e7f636606
|
Repair that split can be called normally when the GeneratorDataset input is an iterator
|
2022-12-16 17:52:39 +08:00 |
i-robot
|
9ad974af8b
|
!46908 modify format
Merge pull request !46908 from 俞涵/code_docs_1110
|
2022-12-16 09:37:32 +00:00 |
i-robot
|
b4c5a60160
|
!46902 [docs][API] Update adjoint docs
Merge pull request !46902 from shaojunsong/code_docs_adjoint
|
2022-12-16 09:32:12 +00:00 |
ZhidanLiu
|
bc23bf6543
|
add Tensor and function api argsort
|
2022-12-16 16:09:00 +08:00 |
liu-yongqi-63
|
665b4a11fc
|
Fix problems with document and operator check formats
|
2022-12-16 15:24:36 +08:00 |
i-robot
|
f8f414b097
|
!46845 code docs choice with mask
Merge pull request !46845 from changzherui/code_docs_choice_with_mask
|
2022-12-16 07:03:02 +00:00 |
huodagu
|
eadcd91acb
|
modify format
|
2022-12-16 14:57:36 +08:00 |
shaojunsong
|
776cdc2159
|
Update adjoint docs
|
2022-12-16 11:49:49 +08:00 |
yuzhenhua
|
df02f35e6e
|
tensor api: H
|
2022-12-15 20:21:38 +08:00 |
fengyihang
|
cf92cd027f
|
add applyftrl type check
|
2022-12-15 20:20:47 +08:00 |
i-robot
|
6ffc5c5d70
|
!46127 tensor_digamma_lgamma_master
Merge pull request !46127 from yide12/tensor_digamma_master
|
2022-12-15 08:45:47 +00:00 |
changzherui
|
48dcdb52ea
|
move_composite_to_function
|
2022-12-15 16:32:09 +08:00 |
changzherui
|
24aaf619c9
|
code docs
|
2022-12-15 12:18:13 +08:00 |
yide12
|
3096ba0d6c
|
tensor_digamma_lgamma_master
|
2022-12-15 11:54:38 +08:00 |
i-robot
|
0a2607003a
|
!46834 modify format
Merge pull request !46834 from 俞涵/code_docs_1110
|
2022-12-15 03:48:13 +00:00 |
i-robot
|
81a1ced812
|
!46778 [MD][DOC] TFRecordDataset Documentation Modification in APIs.
Merge pull request !46778 from ivanshan_8170/edit_tfrecord_docs
|
2022-12-15 03:21:24 +00:00 |
huodagu
|
3ecfe72190
|
modify format1215
|
2022-12-15 10:50:04 +08:00 |
i-robot
|
58a7bc45c3
|
!46817 modify seed.py cn docs
Merge pull request !46817 from changzherui/code_docs_seed.py
|
2022-12-15 02:04:01 +00:00 |
i-robot
|
9e88a62947
|
!46743 fixed_ctcloss_master
Merge pull request !46743 from yide12/loss_ctc_master
|
2022-12-15 01:51:30 +00:00 |
ivanshan_8170
|
cc2be0357e
|
change based on comments
|
2022-12-14 17:33:10 +00:00 |
i-robot
|
566cde3536
|
!46815 change ops APIs order
Merge pull request !46815 from luojianing/code_docs_master
|
2022-12-14 12:22:55 +00:00 |
changzherui
|
f73f534aa8
|
modify cn docs
|
2022-12-14 20:10:13 +08:00 |