- 03 8月, 2017 31 次提交
-
-
由 Qiao Longfei 提交于
* init softmax grad op * add compute code * export Backward to python * update test ,export op.type to python * update python test, fix compute bug * update unit test * use eigen * optimize eigen code * add gpu test * register softmax_grad GPU kernel and fix test bug * typo * follow comments
-
由 Yu Yang 提交于
Move pybind.cc/tensor_bind.h to paddle::framework
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Add @EMPTY@ to default no_grad_vars in `Backward`
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Fix CPU compile
-
由 Tao Luo 提交于
error fix on the front page
-
由 Tao Luo 提交于
update MKLDNN cmakes
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yi Wang 提交于
Move paddle/framework/detail/tensor-inl.h into framework/tensor_impl.h
-
由 gangliao 提交于
Add Gradient Operator for mean
-
由 qingqing01 提交于
Refine InferShape for recurrent_network_op
-
由 dzhwinter 提交于
"add no gradient"
-
由 qingqing01 提交于
Add the check of cudnn version in cudnnBatchNorm
-
由 Zhaolong Xing 提交于
ignore im2col if not necessary in conv 1 * 1
-
由 gangliao 提交于
Refine compute code in operators
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 liaogang 提交于
-
由 gangliao 提交于
Install GCC 4.8 in Dockerfile so to work with Eigen GPU code
-
由 Guo Sheng 提交于
Add ClipLayer
-
由 Qiao Longfei 提交于
* export Backward to python
-
由 Yi Wang 提交于
-
由 Guo Sheng 提交于
-
- 02 8月, 2017 9 次提交
-
-
由 tensor-tang 提交于
-
由 Yibing Liu 提交于
-
由 Guo Sheng 提交于
add RowL2NormLayer
-
由 liaogang 提交于
-
由 Yi Wang 提交于
Return Reference Instead Pointer to GetEigenDevice
-
由 Yi Wang 提交于
add wget in docker production image
-
由 QI JUN 提交于
enable operator gpu unittest
-
由 guosheng 提交于
-
-