- 25 12月, 2017 1 次提交
- 
- 
由 dzhwinter 提交于
 
- 
- 22 12月, 2017 1 次提交
- 
- 
由 dzhwinter 提交于* "remove GPU Sync Interface" * "fix typo" * "fix type cast error" * "fix related Copy with stream" * "fix failed tests with DevicePool" * "fix stupid removed position error" 
 
- 
- 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'` ``` 
 
- 
- 21 9月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于Add unittests for Crop and Concat 
 
- 
- 20 9月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于Add unittests for Crop and Concat 
 
- 
