Commit Graph

32 Commits

Author SHA1 Message Date
guozhibin 382492499f add api triplet_margin_loss 2023-01-13 11:01:35 +08:00
fandawei 7f1e73a354 add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
王南 e60a343b41 rectify nn api's ut and st 2022-12-27 18:09:57 +08:00
shaojunsong 5c0028f1da Add ReflectionPad3d 2022-12-23 09:56:42 +08:00
huangyong 84140de08f upgrade ascend 20221129 master
cherry pick 1.10 update

upgrade ascend 20221122

filter out matmul if it is fp16->fp32 with a fp32 bias

modify jjfeng comment
2022-12-20 10:03:35 +08:00
i-robot 5369b75de7
!46810 fix prelu when weight is negative
Merge pull request !46810 from 冯一航/fix_prelu
2022-12-15 11:33:25 +00:00
fengyihang cd27711271 fix prelu 2022-12-15 15:39:14 +08:00
yide12 ca02cc90e6 fixed_nn_ctcloss 2022-12-14 15:32:32 +08:00
yide12 0fd153bd94 alter_st_level1 2022-12-07 10:07:04 +08:00
yide12 851697791d fractionalmaxpool_ops 2022-11-14 14:52:10 +08:00
fengyihang 87a22de9a5 add marginrankingloss ops 2022-11-07 19:59:15 +08:00
i-robot c1c0dd86f8
!44702 Add nn.ChannelShuffle
Merge pull request !44702 from pkuliuliu/master
2022-11-01 03:18:14 +00:00
yanghaoran 51e5ec6f1f takedown test_ctc_loss_tnc to ensure gate stability 2022-11-01 10:17:49 +08:00
pkuliuliu e0f470751b add nn.ChannelShuffle 2022-10-31 21:15:12 +08:00
i-robot aa58bea98c
!44399 pixel_shuffle_unshuffle_master
Merge pull request !44399 from yide12/pixel_shuffle_unshuffle_master
2022-10-29 06:43:04 +00:00
i-robot eadfae72f2
!44659 fix lppool
Merge pull request !44659 from 冯一航/fix_lppool
2022-10-29 02:04:35 +00:00
yide12 a81246b9b9 pixel_shuffle_unshuffle_master 2022-10-28 17:17:56 +08:00
fengyihang 98fb8174bf fix lppool 2022-10-28 14:34:13 +08:00
i-robot 68d54f9cf3
!44363 add function api of max_unpool1d, 2d, 3d
Merge pull request !44363 from LV/master
2022-10-28 02:17:51 +00:00
i-robot e720b5e117
!44543 add nn and function api for dropout1d
Merge pull request !44543 from ZhidanLiu/master
2022-10-27 08:00:13 +00:00
LV fdc041120b add function api of max_unpool1d, 2d, 3d 2022-10-27 09:42:46 +08:00
ZhidanLiu 5667a08106 add nn and function api for dropout1d 2022-10-26 19:04:52 +08:00
i-robot c1547b7222
!44198 support LPPool
Merge pull request !44198 from 冯一航/support_lppool
2022-10-26 03:35:33 +00:00
fengyihang c3d8bbc738 add LPPool1d 2022-10-25 15:59:55 +08:00
i-robot 8d88f5f72b
!44025 add_ctcloss
Merge pull request !44025 from yide12/loss_ctc_master
2022-10-25 02:23:18 +00:00
shaojunsong 17e8e40ec5 Add nn.HingeEmbeddingLoss 2022-10-24 17:30:41 +08:00
yide12 a9b4a4b0f9 add ctcloss 2022-10-24 09:32:19 +08:00
i-robot 25ee22283e
!43972 add nn api of MaxUnpool1d, 2d, 3d
Merge pull request !43972 from LV/master
2022-10-20 11:59:31 +00:00
LV 60b2bce240 add nn api of MaxUnpool1d, 2d, 3d 2022-10-20 15:21:33 +08:00
changzherui 3d3254a990 add tensor dim(), numpy(), param copy 2022-10-19 23:46:08 +08:00
shaojunsong 0961e395a7 Add nn.GaussianNLLLoss 2022-10-18 20:07:06 +08:00
fengyihang f56f8e936f support MarginRankingLoss 2022-10-18 10:34:04 +08:00