- 29 5月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* fix develop build issue * fix google style * cpplint check only fluid
-
- 25 5月, 2018 1 次提交
-
-
由 Houjiang Chen 提交于
-
- 24 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 03 5月, 2018 1 次提交
-
-
由 chengduo 提交于
-
- 29 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 28 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 11 1月, 2018 2 次提交
- 28 12月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 26 12月, 2017 5 次提交
- 15 12月, 2017 3 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 01 12月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Enable the case N != ldc in EigenBlasGemm. * Use MemoryHandle instead of direct calling of posix_memalign to alloc temporary memory. * Use Eigen's slice() instead of a temporary memory. * Add if-else for different cases in EigenBlasGemm (for N ?= ldc).
-
- 14 11月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 09 11月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 08 11月, 2017 3 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 28 10月, 2017 2 次提交
- 27 10月, 2017 3 次提交
- 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'` ```
-
- 28 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
-
- 13 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 12 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
"suggest braces around initialization of subobject [-Werror,-Wmissing-braces]"
-
- 07 9月, 2017 3 次提交
-
-
由 Liu Yiqun 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
- 04 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 01 9月, 2017 2 次提交