Commit Graph

679 Commits

Author SHA1 Message Date
shaojunsong 34422871a5 fix I6FCIG 2023-02-17 09:45:30 +08:00
i-robot 68804dc381
!48796 change the value name 'obf_password' to 'obf_random_seed'
Merge pull request !48796 from jxl/master
2023-02-15 06:31:45 +00:00
jin-xiulang dd8f27a866 [Dynamic obfuscation] change the value name 'obf_password' to 'obf_random_seed' 2023-02-14 17:25:13 +08:00
changzherui e2fc4d1656 modify docs 2023-02-13 23:52:44 +08:00
i-robot 7ecee86f4f
!48723 fix_ctclss
Merge pull request !48723 from yide12/ctcloss_master
2023-02-13 11:39:35 +00:00
i-robot 5479262683
!48699 更新TripletMarginLoss文档描述
Merge pull request !48699 from GuoZhibin/code_docs_update_tripletmarginloss_docs
2023-02-13 06:48:37 +00:00
yide12 642c0e1831 fixed_ctcloss 2023-02-13 11:53:15 +08:00
guozhibin 3098076e26 update TripletMarginLoss docs 2023-02-13 11:23:12 +08:00
i-robot a81ec854c1
!48293 [docs][api] Update GaussianNllLoss document
Merge pull request !48293 from shaojunsong/code_docs_gnl
2023-02-12 03:44:38 +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
huodagu 5c427f5a97 modify format 2023-02-08 15:13:00 +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 b81d93bbd7
!48205 BatchNorm1D 支持 3-D input
Merge pull request !48205 from haozhang/batch_norm1d
2023-02-07 06:55:39 +00:00
hw_hz 5a7c33e312 batchnorm support 3d input
debug
2023-02-07 09:39:06 +08: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
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
ZhidanLiu 6b68e8d1cd fix bug in nn.MaxUnpoolnd 2023-02-06 11:02:34 +08:00
huodagu 6c6f27a3e7 modify format 2023-02-02 17:30:57 +08:00
shaojunsong 71d087e08a Update gaussian nll loss document 2023-02-01 14:42:04 +08:00
huodagu eccd263256 modify format 2023-02-01 11:42:39 +08: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
lilinjie 2c46f3301b add api doc 2023-01-29 15:37:48 +08:00
luojianing 61e9ec398d fix issues 2023-01-16 15:22:13 +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 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
luojianing df93feae60 fix docs issues
fix docs issues
2023-01-12 20:23:55 +08:00
ZhidanLiu b045936e19 fix bug in ops.sum and ops.spilt 2023-01-12 15:49:19 +08:00
huodagu 8cf8a2254d modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
i-robot a510ec3fab
!47501 modify format
Merge pull request !47501 from 俞涵/code_docs_1110
2023-01-06 07:57:46 +00:00
huodagu 005dc05cf6 modify code display way 2023-01-05 16:03:08 +08:00
fengyihang bacfc01971 fix marginrankingloss and pad 2023-01-04 16:43:54 +08:00
huodagu 5be8b85053 modify format 2023-01-03 09:49:53 +08:00
luojianing 313b096f5f fix ops docs first line issues 2022-12-30 17:33:24 +08:00
yao_yf a95e33f798 gradreducer modify 2022-12-30 11:22:02 +08:00
i-robot d5aa0b0588
!47324 modify format
Merge pull request !47324 from 俞涵/code_docs_1110
2022-12-30 01:43:25 +00: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
huodagu 19af119abc modify note for communicate 2022-12-29 18:17:38 +08:00
huanxiaoling 99e8f80185 modify the statements in rst files part2 2022-12-29 16:48:58 +08:00
fandawei 7f1e73a354 add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
huanxiaoling a3211bb3d8 modify the statements in rst files 2022-12-29 14:26:57 +08:00
i-robot f67b1f55cf
!47308 modify docs
Merge pull request !47308 from 俞涵/code_docs_1110
2022-12-29 01:38:53 +00:00
huodagu d350b12297 modify docs 2022-12-28 18:02:46 +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 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
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
fandawei d871738bb3 add cell.apply 2022-12-26 23:28:08 +08:00
yide12 a580b08c0e fix_comment 2022-12-26 10:40:17 +08: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
yide12 3fc8085076 fix_docs 2022-12-24 10:35:35 +08:00
i-robot 5f2cf19223
!47040 Add ReflectionPad3d
Merge pull request !47040 from shaojunsong/feature/rfpad3d
2022-12-23 06:21:10 +00:00
shaojunsong 5c0028f1da Add ReflectionPad3d 2022-12-23 09:56:42 +08:00
huangxinjing 6ec60e25bf fix ctcloss document error 2022-12-21 10:23:43 +08:00
yide12 ca02cc90e6 fixed_nn_ctcloss 2022-12-14 15:32:32 +08:00
shaojunsong b021c2fec0 Fix Lamb formula 2022-11-30 14:14:09 +08:00
i-robot a0d2e66393
!46110 fix dropout doc
Merge pull request !46110 from 王禹程/fix_drop_doc
2022-11-29 11:05:31 +00:00
i-robot 6d9fdaacc1
!45713 [feat][assistant][I5EWH9][I5EWHA]用户接口HardSwish、HardSwishGrad
Merge pull request !45713 from zhixinaa/HardSwish
2022-11-29 07:59:31 +00:00
reku1997 a8b68b6e9c fix dropout doc 2022-11-28 11:30:29 +08:00
lilinjie 6f124e3111 fix some issues 2022-11-21 20:06:37 +08:00
huodagu 392c27085f modify format1121 2022-11-21 16:18:40 +08:00
liang_xiubo cd6d0aa5ce [feat][assistant][I5EWH9][I5EWHA]用户接口HardSwish、HardSwishGrad 2022-11-18 19:04:13 +08:00
i-robot dd5391d37c
!41929 [feat][assistant][I5EWNU] Add datatype for Elu
Merge pull request !41929 from 胡静/elu
2022-11-18 02:12:32 +00:00
yiyanzhi_akane 88cf582908 add check when conv3d dilation!=1 and update docs 2022-11-15 15:12:09 +08:00
lilinjie 23ad3aad53 fix docs related issues master 2022-11-09 17:08:03 +08:00
huodagu 10ae4db3ee add note in examples 2022-11-08 17:50:31 +08:00
i-robot 4e25f13e50
!45262 fix issues
Merge pull request !45262 from luojianing/code_docs_master
2022-11-08 03:33:26 +00:00
luojianing 5208ff51a4 fix docs bugs 2022-11-08 10:03:54 +08:00
changzherui c9a091615e rectify functional.py 2022-11-07 19:33:27 +08:00
lianliguang 6a982347cf fix bug of glu doc 2022-11-07 10:03:32 +08:00
lilinjie e143d0c3b7 add note for conv1d and con2d ops 2022-11-05 14:58:32 +08:00
i-robot 1dd18cff10
!45061 Optimize cn doc for place
Merge pull request !45061 from ZPaC/code_docs-place
2022-11-03 12:34:38 +00:00
ZPaC 1d2bd20d8e Optimize cn doc for place 2022-11-03 16:14:31 +08:00
fengyihang 9511b6b961 fix roll and lppool docs 2022-11-03 10:28:05 +08:00
hj-ustb af186cd429 [feat][assistant][I5EWNU] Add datatype for Elu 2022-11-03 10:04:15 +08:00
i-robot af9bf8fe71
!44986 fix rot docs and roll
Merge pull request !44986 from 冯一航/fix_roll_and_rot_docs
2022-11-03 01:53:04 +00:00
i-robot 13e9ca707c
!44987 code_docs_nn_master_additional
Merge pull request !44987 from yide12/code_docs_nn_master
2022-11-02 08:25:09 +00:00
i-robot ab8ec7b65c
!44989 fix api bugs
Merge pull request !44989 from ZhidanLiu/code_docs_master
2022-11-02 07:31:50 +00:00
yide12 7849cfedab code_docs_nn_master 2022-11-02 14:29:18 +08:00
fengyihang 5ad2a90199 fix rot docs and roll 2022-11-02 14:18:02 +08:00
huodagu 5fcdc96742 modify format 2022-11-02 11:18:19 +08:00
ZhidanLiu f4e8231c98 fix api bugs 2022-11-02 10:22:22 +08:00
pkuliuliu e83cd531f4 fix doc errors of nn.ChannelShuffle 2022-11-01 11:21:08 +08:00
pkuliuliu e0f470751b add nn.ChannelShuffle 2022-10-31 21:15:12 +08:00
i-robot e887778349
!44832 optimizes the documentation of chinese API of MaxPool2d
Merge pull request !44832 from zhangfanghe/doc_MaxPool2d_1029
2022-10-31 03:09:30 +00:00
zhangfanghe fd53096619 optimizes the documentation of chinese API of MaxPool2d. 2022-10-29 16:59:35 +08:00
yide12 85255a99e5 code_docs_nn_master 2022-10-29 15:33:08 +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
i-robot 204131898e
!44750 modify format
Merge pull request !44750 from 俞涵/code_docs_1010
2022-10-28 08:54:13 +00:00
huodagu a89a94de20 modify format 2022-10-28 16:27:40 +08:00
i-robot 384efc057f
!44684 rm set_auto_parallel
Merge pull request !44684 from yangzhenzhang/rm-set-auto-parallel
2022-10-28 06:56:30 +00: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