- 23 5月, 2017 1 次提交
-
-
由 xuwei06 提交于
-
- 06 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 16 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* math => layer_math * Fix #903
-
- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 11 11月, 2016 1 次提交
-
-
由 xuwei06 提交于
Making '*' support the multiplication between a scalar and LayerOutput Also changing '+' to support adding between a vector and a scalar. Change-Id: I7daf35590dc2b2f855a29d9ef43ac57979442e0f
-
- 05 11月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Add elementwise math operations This allows use to use expressions like: y=log(1+exp(x)) Also added unittests for ActivationFunction * Enforce keyword arguments for non-positional arguments * Add LogActivation to doc
-