- 17 8月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 10 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 04 8月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 27 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Also remove operator bool in Error. The Error should be removed later because it is not necessary for Paddle. We are now using Enforce to handle error.
-
- 15 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 05 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Use CHECK instead of PCHECK, because PCHECK is used for errno.
-
- 04 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
The implementation of BarrierStat is buggy, and it is not necessary for Paddle to diagnose which node in cluster is slow.
-
- 28 6月, 2017 3 次提交
- 26 6月, 2017 1 次提交
-
-
由 Yu Yang 提交于
__must_check is a macro mark of function return value. It let developer must check the return value is legal or not.
-
- 20 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
1. v2.layer.parse_network does not correctly handle the generation output. 2. GatherAgentLayer does not correctly handle generation output when batch_size > 1 3. Fix CustomStackTrace for rnn group
-
- 27 5月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 26 5月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 12 5月, 2017 2 次提交
- 08 5月, 2017 2 次提交
- 04 5月, 2017 2 次提交
- 03 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 02 5月, 2017 3 次提交
- 20 4月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 14 4月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* set PYTHON_HOME outside the paddle processes.
-
- 10 4月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Also test std::vector * Use std::vector to PadConf
-
- 06 4月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 27 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
using the same implemetation as mac os.
-
- 23 3月, 2017 4 次提交
- 21 3月, 2017 3 次提交
- 14 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 23 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-