Commit Graph

259 Commits

Author SHA1 Message Date
lvyufeng ee30ffc3bf add nll_loss and cross_entropy for ops.functional and nn 2022-06-02 11:13:34 +08:00
i-robot 4f1a8b1eef
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
2022-06-01 01:53:19 +00:00
i-robot d8547cc27e
!35232 modify format
Merge pull request !35232 from 俞涵/code_docs_0531
2022-05-31 09:15:11 +00:00
huodagu 797cf1ef1b modify format 2022-05-31 15:35:09 +08:00
i-robot 0674bba5c3
!35191 nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d: correct the docs, they does not support dtype float64.
Merge pull request !35191 from fujianzhao/fix_adaptive_avg_pool_1d
2022-05-31 06:30:23 +00:00
i-robot d87af99e7c
!35152 add 1d inputs support for nn.BiDense
Merge pull request !35152 from 吕昱峰(Nate.River)/master
2022-05-31 02:55:46 +00:00
fujianzhao 59aa342c82 nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d does not support input dtype float64. 2022-05-31 09:30:51 +08:00
i-robot 28dca7e2bd
!35057 nn.Hardtanh: add type checking for input x, update docs
Merge pull request !35057 from fujianzhao/fix_hardtanh
2022-05-30 18:34:54 +00:00
i-robot 940be5d9a9
!35146 update doc of nn.HuberLoss
Merge pull request !35146 from fujianzhao/code_docs
2022-05-30 08:15:22 +00:00
i-robot 256303c6ef
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
2022-05-30 07:36:24 +00:00
lvyufeng 83f260484e add 1d inputs support for nn.BiDense 2022-05-30 10:11:38 +08:00
Henry Shi 63bd6f035b operators:Softmin & SiLU 2022-05-29 10:42:31 +08:00
huodagu 797c7484a1 modify format 2022-05-28 16:07:00 +08:00
gaoyong10 cd044f7446 AdaptiveMaxPool2d op. 2022-05-28 15:34:27 +08:00
fujianzhao 1ae9641d6f nn.Hardtanh: add type checking for input x, update docs 2022-05-27 16:59:34 +08:00
fujianzhao 01c0cafb89 update nn.HuberLoss docs 2022-05-27 10:42:45 +08:00
i-robot 2b625d31dc
!34899 Add function and tensor interfaces.
Merge pull request !34899 from liqiliang/function_and_tensor
2022-05-26 19:56:52 +00:00
i-robot 6a33b5215e
!34988 modify format
Merge pull request !34988 from 俞涵/code_docs_0526
2022-05-26 09:20:04 +00:00
liqiliang 73e4ee0f95 Add function and tensor interfaces. 2022-05-26 17:18:18 +08:00
huodagu a7f9e1a9d0 modify format 2022-05-26 17:07:25 +08:00
i-robot dde6a2a24e
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
2022-05-26 07:35:20 +00:00
lvyufeng 708cad7bc3 fix docs problems for nn.Threshold 2022-05-25 17:38:53 +08:00
lvyufeng 65120caf79 add BiDense 2022-05-25 07:43:35 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
huodagu 07d79c7c88 modify format 2022-05-23 12:58:26 +08:00
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