- 12 12月, 2017 18 次提交
-
-
由 Zhaolong Xing 提交于
add prelu neon impl
-
由 fengjiayi 提交于
-
由 Tao Luo 提交于
fix warning in row_conv_op.cu
-
由 Yu Yang 提交于
* Add fill_op * Fix bug
-
由 tensor-tang 提交于
merge Release/0.11.0 to develop
-
由 QI JUN 提交于
* update docs about how to add a new operator
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
由 chengduo 提交于
fix img_pool maxout doc
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Wang Meng 提交于
Fix wrong index in dataset downloading exception
-
由 Luo Tao 提交于
-
由 wangmeng28 提交于
-
由 Tao Luo 提交于
skip mkl setting in v1 with Mac
-
由 tensor-tang 提交于
-
由 hedaoyuan 提交于
Use PADDLE_WITH_NATIVE_FP16 for float16_t.
-
由 kavyasrinet 提交于
* Updating the Latex equation for Adagrad * Fixing Latex euqations for adadelta, adam and adamax
-
由 Siddharth Goyal 提交于
* Fix documentation * Address review comments
-
- 11 12月, 2017 4 次提交
-
-
由 dzhwinter 提交于
* "add global regularization" * Polish `append_regularization_ops`
-
由 Cao Ying 提交于
Update annotations of layers.py
-
由 武毅 提交于
recv_op use serialized program
-
由 tensor-tang 提交于
unify MKL macro definition
-
- 12 12月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 11 12月, 2017 9 次提交
- 10 12月, 2017 3 次提交
-
-
由 Qiao Longfei 提交于
Update release note v0.11.0
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 09 12月, 2017 4 次提交
-
-
由 Qiao Longfei 提交于
add v0.11.0 release note
-
由 qingqing01 提交于
Remove DeviceContext::Finish
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 08 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-