i-robot
|
4ece7c4908
|
!46536 add function api ops.sum
Merge pull request !46536 from ZhidanLiu/sum
|
2022-12-08 20:53:11 +00:00 |
i-robot
|
01623bc3dd
|
!37125 [feat][assistant][I4XJGX,I4XJGY]add NLLLoss, NLLLossGrad
Merge pull request !37125 from 李定维/NLLLoss,NLLLossGrad
|
2022-12-08 12:24:24 +00:00 |
i-robot
|
77677f153f
|
!46567 [api] add tensor.sin & tensor.sinc
Merge pull request !46567 from DavidFFFan/api
|
2022-12-08 09:12:32 +00:00 |
ZhidanLiu
|
064b08e161
|
add function api ops.sum
|
2022-12-08 15:46:21 +08:00 |
i-robot
|
c9f682a9a8
|
!46560 rename sparse_add/sparse_concat to coo_add/coo_concat
Merge pull request !46560 from 杨林枫/code_docs_sparse
|
2022-12-08 07:24:28 +00:00 |
i-robot
|
eba1a169d6
|
!46026 fix adaptive_max_pool2d_grad
Merge pull request !46026 from 范吉斌/adaptive_maxpool
|
2022-12-08 03:46:51 +00:00 |
i-robot
|
8e745469df
|
!46523 modify the format of files 1207
Merge pull request !46523 from 宦晓玲/code_docs_1207
|
2022-12-08 03:27:25 +00:00 |
fandawei
|
4a801f55b8
|
add tensor.sin tensor.sinc
|
2022-12-08 11:26:26 +08:00 |
鄢立川
|
852346fc00
|
[feat][assistant][I4XJGX,I4XJGY,I4XJGZ]add NLLLoss,NLLLossGrad,CrossEntropy
|
2022-12-08 11:08:01 +08:00 |
yanglf1121
|
2d39a17347
|
rename sparse to coo
|
2022-12-08 11:03:57 +08:00 |
i-robot
|
c09611524a
|
!44745 [feat] [assistant] [I4XJGW] Add UniqueConsecutive
Merge pull request !44745 from 桂宁馨/UniqueConsecutive
|
2022-12-07 06:41:30 +00:00 |
huanxiaoling
|
b77f2c41a9
|
modify the format of files 1207
|
2022-12-07 13:39:50 +08:00 |
fanjibin
|
4017e6f137
|
fix adaptive_max_pool2d_grad
|
2022-12-07 11:40:30 +08:00 |
i-robot
|
ea7b2a377d
|
!46490 bugfix, nllloss labels input must be in [0, C-1]
Merge pull request !46490 from zhangyanhui/develop_mas
|
2022-12-07 02:02:09 +00:00 |
i-robot
|
07a7dbf69e
|
!46332 add function and Tensor api: split.
Merge pull request !46332 from ZhidanLiu/split
|
2022-12-06 13:35:45 +00:00 |
zhangyanhui
|
d95affa3b8
|
bugfix, nllloss labels input must be in [0, C-1]
|
2022-12-06 20:14:40 +08:00 |
i-robot
|
53c61857c1
|
!46461 modify the format of files 1206
Merge pull request !46461 from 宦晓玲/code_docs_1206
|
2022-12-06 08:44:05 +00:00 |
XinWang2021
|
660b630c8a
|
[feat] [assistant] [I4XJGW] Add UniqueConsecutive
|
2022-12-06 15:00:08 +08:00 |
i-robot
|
44ad400219
|
!46373 api: cat hamming_window bincount
Merge pull request !46373 from 于振华/api_cat_hamm_bincount_1129
|
2022-12-06 06:08:54 +00:00 |
huanxiaoling
|
dea5b9925f
|
modify the format of files 1206
|
2022-12-06 11:55:38 +08:00 |
i-robot
|
3eb996af9e
|
!46216 nllloss logits shape expected 2 dimensions
Merge pull request !46216 from zhangyanhui/faq_mas
|
2022-12-06 02:40:31 +00:00 |
yuzhenhua
|
7c7dacf01d
|
api: cat,hammint_window, bincount
|
2022-12-05 20:19:12 +08:00 |
i-robot
|
dcf3689c1a
|
!46318 Add bitwise left & right shift
Merge pull request !46318 from shaojunsong/feature/api1130
|
2022-12-05 11:18:06 +00:00 |
zhangyanhui
|
9dcac9de4e
|
nllloss input for logits only support 2D now
|
2022-12-05 18:48:29 +08:00 |
i-robot
|
0b274282ff
|
!46354 [API] Add zeros, zeros_like, ones, ones_like
Merge pull request !46354 from shaojunsong/feature/zeros
|
2022-12-05 10:46:34 +00:00 |
sjtujayyyy
|
43404af53a
|
modify docs
|
2022-12-05 10:55:55 +08:00 |
shaojunsong
|
9fb0538b68
|
Add tensor.new_zeros, ops.zeros, ops.zeros_like
|
2022-12-05 10:07:00 +08:00 |
ZhidanLiu
|
10b34297cb
|
add function and Tensor api: split
|
2022-12-03 15:34:11 +08:00 |
i-robot
|
9eef6c4e0e
|
!46328 fix bug in maxunpool1d.
Merge pull request !46328 from ZhidanLiu/master
|
2022-12-02 08:03:40 +00:00 |
shaojunsong
|
66a0070add
|
add leftshift and rightshift
|
2022-12-02 15:26:34 +08:00 |
i-robot
|
805e244f4d
|
!46231 [API] Add ops.is_complex, ops.float_power, ops.fmod, tensor.is_complex, tensor.float_power and tensor.fmod.
Merge pull request !46231 from DavidFFFan/api
|
2022-12-02 06:48:18 +00:00 |
i-robot
|
59f845087d
|
!46363 modify format
Merge pull request !46363 from 俞涵/code_docs_1110
|
2022-12-02 06:31:20 +00:00 |
i-robot
|
c5151122d5
|
!46360 modify the format of files 1202
Merge pull request !46360 from 宦晓玲/code_docs_1202
|
2022-12-02 06:16:51 +00:00 |
huodagu
|
bf458705df
|
modify format
|
2022-12-02 13:51:34 +08:00 |
i-robot
|
18c8b376c1
|
!46112 Fix FFTWithSize typo
Merge pull request !46112 from xiaohanzhang/master
|
2022-12-02 04:29:13 +00:00 |
huanxiaoling
|
5f1a80ad61
|
modify the format of files 1202
|
2022-12-02 11:38:23 +08:00 |
fandawei
|
b5b36f553b
|
add ops.is_complex, ops.float_power, ops.fmod,
tensor.is_complex, tensor.float_power and tensor.fmod.
|
2022-12-01 19:56:37 +08:00 |
ZhidanLiu
|
36738babc0
|
fix bug in maxunpool1d.
|
2022-12-01 19:28:57 +08:00 |
i-robot
|
40e57737ee
|
!46085 add split series function and Tensor api: tensor_split, vsplit, hsplit, dsplit
Merge pull request !46085 from ZhidanLiu/master
|
2022-12-01 11:07:40 +00:00 |
i-robot
|
149d5cabe4
|
!46306 modify format
Merge pull request !46306 from 俞涵/code_docs_1110
|
2022-12-01 11:02:26 +00:00 |
i-robot
|
31208361ad
|
!46232 Add pad operation when padding's length is equal to 0
Merge pull request !46232 from 冯一航/add_pad_null_padding
|
2022-12-01 07:28:52 +00:00 |
huodagu
|
e8ac9f1522
|
modify format
|
2022-12-01 13:52:32 +08:00 |
ZhidanLiu
|
6875db69f0
|
add split series api
|
2022-12-01 11:05:36 +08:00 |
emmmmtang
|
92e4e5e388
|
fix doc ops.not_equal
|
2022-12-01 09:35:28 +08:00 |
huanxiaoling
|
a44fb3e8a6
|
modify the format of files 1130
|
2022-11-30 16:38:10 +08:00 |
fengyihang
|
92b0e2d468
|
add pad null padding
|
2022-11-30 14:15:29 +08:00 |
i-robot
|
55baa415e6
|
!46133 add function and tensor not_equal
Merge pull request !46133 from emmmmtang/master
|
2022-11-29 18:48:23 +00:00 |
i-robot
|
a0d2e66393
|
!46110 fix dropout doc
Merge pull request !46110 from 王禹程/fix_drop_doc
|
2022-11-29 11:05:31 +00:00 |
huodagu
|
f7084db000
|
dataset list add name
|
2022-11-29 18:04:33 +08:00 |
i-robot
|
c24d7910f6
|
!46152 修复Smooth l1 loss API文档
Merge pull request !46152 from 刘崇鸣/fix_smooth_l1_loss_doc
|
2022-11-29 09:09:11 +00:00 |