- 15 3月, 2018 11 次提交
-
-
由 dzhwinter 提交于
* "add softmax cudnn functor support" * "add testing" * "refine cmakelist" * "sequence softmax forward speed up" * "add softmax grad" * "fix sequence softmax test" * "add double precision' * "fix softmax test" * "add softmax cudnn support" * "fix softmax cudnn test" * "add softmax to nn.py" * "fix compile bug" * "refine cmakelist" * "fix ci" * "fix based on comment" * "fix based on comments" * "fix ci"
-
由 Yu Yang 提交于
Fix models #725
-
由 ranqiu92 提交于
The sphinx version is specified as 1.5.6 in the Dockerfile
-
-
由 _青葱 提交于
-
由 Kexin Zhao 提交于
* add fp16 mul op support * small fix * fix bug * small fix * fix PADDLE_WITH_CUDA compiling issue * reorg code * test for pybind * treate as float16 as uint16_t in pybind * bind np.float16 to paddle float16 * small fix * clean code * remove redundancy * fix mul_op test * address comments * small fix * add is_float16_supported func
-
由 _青葱 提交于
-
由 dzhwinter 提交于
* "exported scatter to python" * Revert ""exported scatter to python"" This reverts commit 38745a626c3f937bec836c92c98a76deadf0a03d. * "polish scatter and export to python"
-
由 Tao Luo 提交于
enable WITH_FLUID option
-
由 chengduo 提交于
Refine parallel_do_grad
-
由 Abhinav Arora 提交于
-
- 14 3月, 2018 26 次提交
-
-
由 Yibing Liu 提交于
Add a test to ensure profiler works on multi-gpu
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
Move back operator's event to RunImpl()
-
由 Yibing Liu 提交于
-
由 Tao Luo 提交于
Fixed some outdated contents in Contribute Documentations
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Feature/shuffle reader
-
由 Cao Ying 提交于
Add product reduction for reduce op.
-
由 chengduo 提交于
Enhance regularizer.py
-
由 武毅 提交于
Fix distributed train doc deadlink
-
由 Tao Luo 提交于
Add api doc std
-
由 _青葱 提交于
-
-
由 _青葱 提交于
-
由 typhoonzero 提交于
-
由 ranqiu 提交于
-
由 _青葱 提交于
-
由 chengduoZH 提交于
-
由 ranqiu 提交于
-
由 武毅 提交于
-
由 dzhwinter 提交于
* "Refine nccl op" * "refine code " * "refine nccl code"
-
https://github.com/PaddlePaddle/Paddle由 chengduoZH 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/Enhance_regularizer_py
-
由 chengduo 提交于
Enhance look_up_table op
-
由 Abhinav Arora 提交于
-
- 13 3月, 2018 3 次提交
-
-
由 chengduoZH 提交于
-
由 Tao Luo 提交于
move fluid dist design to fluid folder
-
由 typhoonzero 提交于
-