- 12 10月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 Abhinav Arora 提交于
* Adding thresholded_relu op * Adding test for thresholded relu op
-
- 11 10月, 2017 11 次提交
-
-
由 ranqiu 提交于
-
由 xzl 提交于
-
由 qiaolongfei 提交于
-
由 kexinzhao 提交于
* implementing softplus * small fix * small fix * small fix * small fix
-
由 fengjiayi 提交于
-
由 qiaolongfei 提交于
-
由 kavyasrinet 提交于
* Implemented the hardShrink activation * Fixing the unit test
-
由 Siddharth Goyal 提交于
* Add numerically-stable logsigmoid activation * Add softshrink operator * Adjust relative tolerance for grad-check * Address review comments
-
由 Yu 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
-
- 10 10月, 2017 11 次提交
-
-
由 Yancey1989 提交于
-
由 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
-
由 Abhinav Arora 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Implementing the Adamax optimizer step operator * Adding unit tests for adamax_op * Changing learning rate and time step to inputs from attributes * Changing learning rate and time step to input(tensors) * Making the Adamax operator conform to naming convention * Removing Tensor<float> from comments * Rectifying the Adamax implementation * Changing Unit Test values and adding comments * Changing Unit Test to test multiple steps
-
由 Yu Yang 提交于
-
由 kavyasrinet 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Following the design * https://github.com/PaddlePaddle/Paddle/blob/develop/doc/design/python_api.md Just written `Program`, `Block` and unittest of program.
-
- 09 10月, 2017 4 次提交
-
-
由 xzl 提交于
-
由 Luo Tao 提交于
-
由 chengduoZH 提交于
-
由 武毅 提交于
-
- 07 10月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 06 10月, 2017 7 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kavya Srinet 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Abhinav Arora 提交于
* Adding Adadelta optimization operator * Making inputs and outputs conform to naming convention * Removing type alias from header files * Fixing Adadelta documentation in comments * Addressing code review feedback
-
由 Kavya Srinet 提交于
-
由 Kavya Srinet 提交于
-
- 05 10月, 2017 3 次提交
-
-
由 Kavya Srinet 提交于
-
由 Kavya Srinet 提交于
-
由 qiaolongfei 提交于
-