- 06 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 25 10月, 2017 2 次提交
-
-
由 Yiqun Liu 提交于
-
由 Qiao Longfei 提交于
* init batch norm op * prepare input output * compute mean_out var_out save_mean save_var on CPU * active is test * use eigen to do computation * complete batch norm forward * set default momentum to 0.9 * add batch norm grad op in CPU * add tensor_format and NHWC support, add python test * add test training * add batch norm gradient test * improve comment, fix foward Python UnitTest * add gradient test * fix eigen warning * follow name style * fix a bug * change float to T * add simple forward test * test with different place * add backward test * refine python test * remove old python test code * code clean * follow code style * update comment
-
- 24 10月, 2017 3 次提交
- 13 10月, 2017 1 次提交
-
-
由 helinwang 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 11 10月, 2017 2 次提交
-
-
由 xzl 提交于
-
由 Yan Chunwei 提交于
-
- 05 10月, 2017 2 次提交
-
-
由 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'` ```
-
由 Yi Wang 提交于
-
- 29 9月, 2017 4 次提交
- 26 9月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* fix nv_library * fix symbol in gpu_info.h
-
- 22 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 21 9月, 2017 2 次提交
-
-
由 tensor-tang 提交于
-
由 Liu Yiqun 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 14 9月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 12 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
executing `make install` and WITH_C_API is set.
-
- 04 9月, 2017 3 次提交
- 31 8月, 2017 3 次提交
- 30 8月, 2017 4 次提交
- 29 8月, 2017 3 次提交
- 28 8月, 2017 2 次提交
- 23 8月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-