Commit Graph

30 Commits

Author SHA1 Message Date
z00512249 6d89e4a2b5 add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
fan-jibin 8d57d3e83c add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs 2022-07-13 20:08:26 +08:00
z00512249 cb0a0fc357 fix dropout doc format 2022-07-08 15:23:45 +08:00
shaojunsong 7e92fbb3c8 fix rrelu dtype bug 2022-06-30 16:26:48 +08:00
i-robot 85d187e550
!36669 Update RReLU api
Merge pull request !36669 from shaojunsong/code_docs_RReLU_api
2022-06-27 09:42:10 +00:00
shaojunsong dfc7a32020 Update RReLU API 2022-06-27 14:41:03 +08:00
i-robot 824246769a
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
2022-06-24 09:08:36 +00:00
zhujingxuan 910d0be6f1 add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
fengyihang 98bf50ffcf Supply Tanhshrink activation function and test cases 2022-06-23 11:34:53 +08:00
i-robot 552f45c0a4
!36083 fix ProximalAdagrad optimizer not support lr's shape size=1; fix multidimensional array metrics in earlystop and reducelronplatue
Merge pull request !36083 from liutongtong9/fix_probs_ma
2022-06-20 05:22:44 +00:00
fujianzhao 862752fdce feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap. 2022-06-19 08:01:14 +08:00
liutongtong fc137c006f fix proximaladagrad optim and multi-dimension in callbacks 2022-06-16 21:43:25 +08:00
shaojunsong dd86f05761 add ReflectionPad api to catalog 2022-06-06 16:22:32 +08:00
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
Henry Shi 63bd6f035b operators:Softmin & SiLU 2022-05-29 10:42:31 +08:00
gaoyong10 cd044f7446 AdaptiveMaxPool2d op. 2022-05-28 15:34:27 +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 65120caf79 add BiDense 2022-05-25 07:43:35 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
zhangyi 83e1e72ab2 modify the rst files 2022-05-19 17:15:11 +08:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +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
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
huodagu 5e1db76311 add api_python_en and modify some pagedisplay problems 2022-04-25 15:40:48 +08:00