- 19 12月, 2017 1 次提交
-
-
由 wangmeng28 提交于
-
- 14 12月, 2017 1 次提交
-
-
由 wangmeng28 提交于
-
- 13 12月, 2017 11 次提交
-
-
由 QI JUN 提交于
* add support new device doc * add more info
-
由 gangliao 提交于
Christmas gift: fix a typo
-
由 Tao Luo 提交于
remove ATLAS library
-
由 Yu Yang 提交于
Also add `elemwise_sub/mul/abs/clip` layers
-
由 Yu Yang 提交于
Fix #6531
-
由 Yu Yang 提交于
-
由 liaogang 提交于
-
由 Tao Luo 提交于
typo WITH_TEST to WITH_TESTING
-
由 dzhwinter 提交于
* "add registry interface" * "move function to registry" * "rename with meaningful name" * "add exposed layers" * "fixed based on comments" * "remove unsed comments"
-
由 Yang Yang(Tony) 提交于
* first commit * Update read_source.md
-
由 tensor-tang 提交于
* fix the ending symbol * fix invalid content link
-
- 12 12月, 2017 20 次提交
-
-
由 Luo Tao 提交于
-
由 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 提交于
-
由 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 2 次提交
-
-
-
由 Yu Yang 提交于
-