- 16 11月, 2018 1 次提交
-
-
由 dengkaipeng 提交于
-
- 15 11月, 2018 2 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
- 13 11月, 2018 1 次提交
-
-
由 dengkaipeng 提交于
-
- 12 11月, 2018 3 次提交
-
-
由 dengkaipeng 提交于
-
由 Yu Yang 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 11 11月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 09 11月, 2018 5 次提交
-
-
由 li099 提交于
* add lod tensor array concat * add lod tensor array concat * test=develop * add lod tensor array concat test=develop * Fix API.spec test=develop * add lod tensor array concat test=develop * revise some bug of lod tensor array concat test=develop * add unittest for tensor array concat test=develop * change to tensor array to tensor test=develop * revise bug test=develop * revise a bug test=develop * revise a bug test=develop * revise a bug of python3 test=develop
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Fix model load in fluid/inference and unit testing in conv2d * Follow comments. * Fix compiling test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 08 11月, 2018 12 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Xin Pan 提交于
the build strategy is finalized after create_passes. So future change of build strategy has no effects. test=develop
-
由 chengduo 提交于
test=develop
-
由 chengduo 提交于
* fix input<tensor> test=develop * fix split_ids test=develop * ElementwiseMul should not support SelectedRows * fix scale op test=develop * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar() * fix operator * refine MultiOutput * fix MultiOutput test=develop * disable test_dist_save_load test=develop * fix elementwise_op test=develop * add get_sparse_as_op test=develop * add info for check test=develop * rename get_sparse_as_op with extract_rows_as_op. test=develop * elementwise doesn't support selected_rows * fix regularizer * remove extract_rows_as test=develop * fix ci test=develop * add test for sum_op * fix regularizer test=develop * test=develop * fix pserver weight decay multi inputs test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 chengduo 提交于
test=develop
-
- 07 11月, 2018 13 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 dengkaipeng 提交于
-
由 Qiao Longfei 提交于
-
由 Yu Yang 提交于
recordio is not the official API in Fluid 1.0. Remove unittests for it. test=develop
-
由 Yu Yang 提交于
`cwd` was not set before when get commit SHA. The default `cwd` is the current build directory. However, the build directory might not be the subdirectory of source. The `git` command will fail when that happened. test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
由 barrierye 提交于
-
由 tangwei12 提交于
* fix mkdir conflict test=develop
-
由 chengduo 提交于
* add fp16 backward support test=develop * add sum_op fp16 test * disable test_dist_save_load test=develop * add check_grad for sum * add unit test for softmax_grad fp16 test=develop * add scale_op unit test * add mul_grad_op unit test for fp16 * add cross_entropy_grad and eman_grad unit test for fp16 test=develop * fix cross_entropy unit test * add pool2d fp16 unit test * refine conv2d fp16 unit test test=develop * refine activation unit test test=develop * fix ci test=develop * follow zhihong's comment, copy from https://github.com/PaddlePaddle/Paddle/pull/12796 test=develop
-
由 qingqing01 提交于
This reverts commit ce7d9b07.
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Clean code * Fix model load in fluid/inference and unit testing in conv2d * Follow comments.
-