- 17 11月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 15 11月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 14 11月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 03 11月, 2017 2 次提交
- 01 11月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 25 10月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 20 10月, 2017 1 次提交
-
-
由 tensor-tang 提交于
and change the size of test to make unit test faster refine comment and log of mkldnnlayer
-
- 13 10月, 2017 2 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
and add branch net comparing with cpu result
-
- 05 10月, 2017 2 次提交
-
-
由 Yi Wang 提交于
-
由 Yu Yang 提交于
By shell command ```bash sed -i 's#ifdef PADDLE_ONLY_CPU#ifndef PADDLE_WITH_GPU#g' `find ./paddle/ -name '*.h' -o -name '*.cc' -o -name '*.cpp' -o -name '*.c' -o -name '*.cu'` sed -i 's#ifndef PADDLE_ONLY_CPU#ifdef PADDLE_WITH_GPU#g' `find ./paddle/ -name '*.h' -o -name '*.cc' -o -name '*.cpp' -o -name '*.c' -o -name '*.cu'` ```
-
- 25 9月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 22 9月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 10 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 07 8月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 05 8月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 04 8月, 2017 4 次提交
- 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
-
- 16 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
No longer need to use SubsequenceInput. The framework will detect.
-
- 02 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 27 4月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* When SWIG_PY is not enabled, paddle.v2 package cannot be used. * When PYTHON is not enabled, PyDataProvider cannot be used. Fix issue #1920
- 24 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 05 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 20 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 16 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 15 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 14 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 12 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 22 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 17 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 13 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Check all files by pre commit hooks
-
- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 13 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* add interface and unittest for nce layer * follow comments
-
- 10 10月, 2016 1 次提交
-
-
由 gangliao 提交于
* Use C++ 11 atomic_flag in MacOS as spin lock * Add unittest for it.
-