Commit Graph

234 Commits

Author SHA1 Message Date
i-robot d68d64bb92
!34648 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc
Merge pull request !34648 from zhangfanghe/code_docs_master_11_519
2022-05-20 04:03:16 +00:00
zhangfanghe 802aa33608 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc. 2022-05-19 19:02:07 +08:00
fujianzhao 61163ec962 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs 2022-05-19 16:40:59 +08:00
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
looop5 1a96aa73db refine the doc about the shape of convolution kernel 2022-05-19 11:13:52 +08:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
huodagu 37710330be modify format 2022-05-18 14:19:31 +08:00
i-robot 5f9f4e16a3
!33576 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc
Merge pull request !33576 from zhangfanghe/code_docs_master_17_426
2022-05-17 09:52:01 +00:00
zhangfanghe c37e8426a7 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
i-robot bae2b79896
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
2022-05-17 03:27:30 +00:00
ZhidanLiu 45aa3854cb update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +08:00
huodagu 96354a374e modify format 2022-05-16 14:05:58 +08:00
i-robot ecff596ca4
!34341 modify format
Merge pull request !34341 from 俞涵/code_docs_0513
2022-05-13 07:06:42 +00:00
huodagu 259afd705a modify format 2022-05-13 15:02:38 +08:00
fujianzhao f52f182348 Fix docs of nn.Hardtanh 2022-05-13 12:59:09 +08:00
i-robot c07819796c
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
2022-05-13 02:57:19 +00:00
i-robot bfd377ca3c
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
2022-05-13 01:53:23 +00:00
i-robot 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +00:00
ZhidanLiu fdd6f7c759 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d 2022-05-12 10:34:52 +08:00
fujianzhao 4fd3433d23 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss 2022-05-11 15:39:02 +08:00
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +08:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
liutongtong ce3ec0d371 add adamax optimizer 2022-05-10 16:40:08 +08:00
i-robot 19464ee3e7
!33786 fix chinese api docs in nn
Merge pull request !33786 from liutongtong9/code_docs_fixlr
2022-05-05 06:55:32 +00:00
i-robot ec413cf62e
!33754 修复中英文api不一致
Merge pull request !33754 from 王程浩/master
2022-05-05 03:37:17 +00:00
xumengjuan1 dd55e30189 modify link 2022-05-05 10:46:02 +08:00
liutongtong 924bb1273c fix docs 2022-04-29 17:45:25 +08:00
王程浩 b5de8e987e 修复中英文api一致 2022-04-29 14:04:04 +08:00
i-robot 8179bfdc7c
!33724 Modift Some API Note
Merge pull request !33724 from liuyang/code_docs_note
2022-04-29 03:03:40 +00:00
i-robot 04047c4317
!33709 fix link anchor
Merge pull request !33709 from lvmingfu/code_docs_master19
2022-04-29 02:07:32 +00:00
lvmingfu 01509b7b66 fix link anchor 2022-04-29 09:37:33 +08:00
liuyang_655 643ea06522 modift some api note 2022-04-28 05:47:44 -04:00
i-robot 6cc2441692
!33701 modify format
Merge pull request !33701 from 俞涵/code_docs_0428
2022-04-28 07:44:53 +00:00
huodagu 829ee6d944 modify docs_format 2022-04-28 11:26:56 +08:00
liangzhibo 995c7e4d30 Fix jvp docs 2022-04-28 09:47:03 +08:00
i-robot 36e3f0a077
!33572 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc
Merge pull request !33572 from zhangfanghe/code_docs_master_426
2022-04-27 07:16:33 +00:00
zhangfanghe c88cc88056 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
huodagu aeb67af089 modify format2function 2022-04-27 11:10:16 +08:00
lvmingfu af8dd9729e modify links adapt to the new version of docs 2022-04-12 16:51:32 +08:00
i-robot b183b17b41
!32811 modify link to fit new repo docs structure
Merge pull request !32811 from lvmingfu/code_docs_master11
2022-04-11 09:12:35 +00:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
zhangfanghe 7b04a2c18e optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
i-robot f07a608ffa
!32448 optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc
Merge pull request !32448 from zhangfanghe/code_docs_zfh_master_401
2022-04-02 08:32:35 +00:00
zhangfanghe 84fa7b45ee optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
wanyiming 4c3bb7639c add get_weight_decay cn 2022-04-02 10:40:51 +08:00
i-robot 2886b66281
!32217 optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc
Merge pull request !32217 from zhangfanghe/code_docs_zfh_329_master_3
2022-03-30 11:56:40 +00:00
i-robot f548a82f80
!32110 optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc
Merge pull request !32110 from zhangfanghe/code_docs_zfh_328
2022-03-30 08:36:09 +00:00
i-robot 1de907212b
!32140 add description for auto_input_cast
Merge pull request !32140 from wangjun/code_docs_description_cast
2022-03-30 08:03:25 +00:00
wangjun e03b604e8b add description 2022-03-30 14:59:09 +08:00