Commit Graph

55 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 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +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
i-robot 6c6d8931c3
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
2022-06-24 01:33:32 +00:00
fengyihang 98bf50ffcf Supply Tanhshrink activation function and test cases 2022-06-23 11:34:53 +08:00
shaojunsong 260c920b3d add RReLU, in-place is not supported 2022-06-22 10:58:39 +08: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
i-robot 097588fb62
!35263 fix model.fit and callbacks
Merge pull request !35263 from liutongtong9/fix_model_fit
2022-06-07 15:33:51 +00: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
liutongtong d5460cc34e fix fit and callbacks 2022-05-31 18:08:23 +08: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
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 6696a3255b modify nn pingjia 2022-04-29 09:06:48 +08:00
huodagu cd31778aa2 modify pagedisplay and format 2022-03-30 14:48:51 +08:00
huodagu 33fc1b0f31 mdf_pagedispaly 2022-03-29 09:23:16 +08:00
huodagu b007fc5b3e modify_pagedisplay 2022-03-26 10:59:37 +08:00
huodagu 84bdd03afd modify_nn_ops_display 2022-03-25 11:38:46 +08:00
cjh9368 185d3993cf remove compression and qat doc 2022-03-18 11:19:03 +08:00
huodagu e732ee5c93 v1页面第二列链接显示 2022-03-04 10:47:02 +08:00
yao_yf 87c8e74fbb adasum docs 2022-02-28 14:28:29 +08:00
zhangyi 5f22461db9 modify format for chinese python api. 2022-02-24 16:39:33 +08:00
zhangyi 286d263522 modify directives and titles for chinese python api. 2022-02-15 16:22:46 +08:00
zhangyi 61931d4cd0 modify cn_api. 2022-02-14 16:41:13 +08:00
xumengjuan1 3c91dc08d0 modify doc 2022-02-11 16:13:59 +08:00
i-robot 70ecc123eb
!29924 modify doc
Merge pull request !29924 from xumengjuan1/code_docs_xmjf11
2022-02-11 02:47:07 +00:00
xumengjuan1 9b4bf6a7d6 modify doc 2022-02-11 10:38:08 +08:00
yingchen 152760bc98 update index 2022-02-11 09:57:58 +08:00
i-robot c6156a065b
!29773 add api zh
Merge pull request !29773 from yingchen/code_docs_zh
2022-02-08 09:53:36 +00:00
yingchen 7efe6dc0cd add apizh 2022-02-08 17:35:03 +08:00
xumengjuan1 681ff685fe modify nn&train 2022-02-08 14:25:38 +08:00
chenweitao_295 e3bbc44e2f fix doc bug 2022-01-10 14:17:35 +08:00
xumengjuan1 c8eaf81db2 modify api annotation 2021-12-15 10:09:27 +08:00
xumengjuan1 3374dc3d96 modify api annotation 2021-12-08 16:05:37 +08:00
xumengjuan1 250401a384 modify api annotation 2021-12-08 10:26:54 +08:00
xumengjuan1 51c7bd1b29 add nn_ops_api name 2021-12-07 17:45:17 +08:00