- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 15 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 12 12月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 07 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
* fix gpu memory allocation policy * refine codes * fix code style * follow comments
-
- 31 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses.
-
- 10 10月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 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'` ```
-
- 17 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 15 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 10 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 03 7月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 29 6月, 2017 2 次提交
- 28 6月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-