- 11 10月, 2017 20 次提交
-
-
由 wangmeng28 提交于
-
由 Luo Tao 提交于
-
由 kexinzhao 提交于
* implementing softplus * small fix * small fix * small fix * small fix
-
由 Liu Yiqun 提交于
-
由 chengduoZH 提交于
-
由 kavyasrinet 提交于
* Implemented the hardShrink activation * Fixing the unit test
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Siddharth Goyal 提交于
* Add numerically-stable logsigmoid activation * Add softshrink operator * Adjust relative tolerance for grad-check * Address review comments
-
由 Yan Chunwei 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 qijun 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yu Yang 提交于
-
由 Markus Kliegl 提交于
* conv_shift_op: initial implementation using Eigen Limitations: - both gradient outputs must be specified and are always computed - explicit for loops => could be optimized in various ways (e.g., different memory layout) * conv shift - gradient fixes fix case when not all output gradients desired * conv shift: minor cleanup * conv shift - more minor cleanup * conv shift: clean up & initial GPU implementation * fix rebase issue
-
由 qijun 提交于
-
- 10 10月, 2017 20 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 qijun 提交于
-
由 chengduoZH 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 qijun 提交于
-
由 chengduoZH 提交于
-
由 Yang Yang 提交于
-
由 Yu Yang 提交于
1. InferShape should be a method for `OpDescBind` not `Operator`, since `OpDescBind` is a compile-time concept. 2. Pre-create operators and store them into a map. Make InferShape faster
-
由 Luo Tao 提交于
-
由 Abhinav Arora 提交于
-
由 Yang Yang 提交于
-
由 Yu Yang 提交于
-
由 Yang Yang 提交于
-
由 fengjiayi 提交于
-