- 09 11月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 08 11月, 2017 3 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 07 11月, 2017 19 次提交
-
-
由 Tao Luo 提交于
Fix ci not exit 1 when error
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 kexinzhao 提交于
* small fix * fix comment * address comment * small fix
-
由 qingqing01 提交于
Fix cmake error when building with WITH_AVX=OFF.
-
-
由 dangqingqing 提交于
-
由 武毅 提交于
Refine get cuda context
-
由 Yang yaming 提交于
MemoryHandle* --> MemoryHandlePtr
-
由 yangyaming 提交于
-
由 Yu Yang 提交于
* Use stable_sort in lod_rank_table It is easy to debug and test when use `stable_sort`and the time complexity is not changed. * Add LoDTensorArray * Stash * Better debug message for IsInitialized * Stash * Better debug message for IsInitialized * Complete array read/write op unittests * Add unittest, Gradient of array read/write * Follow comments
-
由 dzhwinter 提交于
* "fix unsigned compare problem" * "remove gtest from CMakeList" * "remove namespace"
-
由 Thuan Nguyen 提交于
Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
-
由 Yang Yang(Tony) 提交于
-
由 Yang Yang(Tony) 提交于
An important change on lod tensor indexing. A higher level offset will be based on its next level rather than an absolute offset.
-
https://github.com/PaddlePaddle/Paddle/issues/5363由 Thuan Nguyen 提交于
This changed was accidently reverted in a previous pull request. This pull request adds back in the print_operators_doc to the docker image. Discussed with Helin and Yi. Currently we have a binary "print_operators_doc" that is built that generates a JSON document. This JSON represents the API documentation of paddle, and will be used by PaddlePaddle.org to generate API documentation. This issue is to request "print_operators_doc" to be added to the production paddlepaddle/paddle:latest image.
-
由 Yu Yang 提交于
* Use stable_sort in lod_rank_table It is easy to debug and test when use `stable_sort`and the time complexity is not changed. * Add LoDTensorArray * Stash * Better debug message for IsInitialized * Stash * Better debug message for IsInitialized * Complete array read/write op unittests
-
- 06 11月, 2017 17 次提交
-
-
由 chengduo 提交于
Add 3D Convolution operator implemented by GEMM.
-
由 zhouxiao-coder 提交于
Pnp evaluator
-
由 typhoonzero 提交于
-
由 qingqing01 提交于
-
由 qingqing01 提交于
-
由 qingqing01 提交于
Add 3D convolution transposed operator.
-
由 chengduoZH 提交于
-
由 Tao Luo 提交于
Rename doc/howto/cross_compiling into doc/mobile
-
由 Liu Yiqun 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 武毅 提交于
-
由 qingqing01 提交于
fix bugs of softmax_with_cross_entropy op.
-
由 Tao Luo 提交于
Put files to platlib
-
由 Tao Luo 提交于
Fix the doc for Momentum and Adam optimizer.
-
由 caoying03 提交于
-
-