- 26 1月, 2018 2 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 25 1月, 2018 11 次提交
-
-
由 dzhwinter 提交于
-
由 Yang Yang(Tony) 提交于
* fix call once logic * clean up * further clean up * fix root number
-
由 Yang Yang(Tony) 提交于
* fix call once logic * clean up * further clean up
-
由 helinwang 提交于
Transpiler: fix pserver crash due to split var name check.
-
由 Abhinav Arora 提交于
* Add distributed implementation for recommender system * Addressing code review feedback
-
由 Helin Wang 提交于
In notest_dist_label_semantic_roles.py, "emb" is matched with "embedding_1.w_0", but they are two irrevalent vars. Fixes: https://github.com/PaddlePaddle/Paddle/issues/7701
-
由 Darcy 提交于
fix openblas build
-
由 Xi Chen 提交于
-
由 kavyasrinet 提交于
-
由 kexinzhao 提交于
* remove pick dependency * fix bug * small fix * modify executor.py for save and load * clean code * Add usage example * refine executor run function * fix bug * refine executor code * fix block bug * fix comments * fix bug * fix pass num
-
由 Xi Chen 提交于
-
- 24 1月, 2018 27 次提交
-
-
由 whs 提交于
Fix get_inference_program
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
fix a bug
-
由 helinwang 提交于
* aysnc send/recv, seriliaze/deserialize using threadpool * implement paralell deserialization correctly
-
由 gongweibao 提交于
Add `ProgramDesc` storage
-
由 Yu Yang 提交于
Rename is_compile_gpu to is_compiled_with_cuda
-
由 whs 提交于
Make get_inference_program support for Evaluator.
-
由 fengjiayi 提交于
-
由 Cao Ying 提交于
Add the wrapper for multi-head scaled dot product attention.
-
由 Yu Yang 提交于
Disable the unstable unittest
-
由 Yu Yang 提交于
Test parallel do with multiple input
-
由 ying 提交于
-
由 wanghaoshuang 提交于
-
由 Yang Yu 提交于
The English of the previous API is bad.
-
由 Yang Yu 提交于
-
由 ying 提交于
-
由 whs 提交于
Deepcopy ParamAttr while creating parameter.
-
-
由 wanghaoshuang 提交于
-
由 qingqing01 提交于
Refine profiler and expose to Python.
-
由 whs 提交于
Fix LoD calculate of im2seq
-
由 Yang yaming 提交于
Add pyton wrapper for row conv operator.
-
由 ying 提交于
-
由 wanghaoshuang 提交于
-
https://github.com/PaddlePaddle/Paddle由 yangyaming 提交于
Conflicts: python/paddle/v2/fluid/layers/nn.py python/paddle/v2/fluid/tests/test_layers.py
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
Make Parallel.Do support sparse gradients
-