- 15 7月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Refine Constructor logic of ParallelExecutor * Replace executor into ParallelExecutor in run_program_op
-
- 22 2月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 04 2月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
-
- 26 12月, 2020 1 次提交
-
-
由 liuyuhui 提交于
-
- 16 12月, 2020 1 次提交
-
-
由 liuyuhui 提交于
-
- 22 10月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* fix bug of fetch_async_op_handle * revert some changes of test_buffer_shared_memory_reuse_pass * revert some changes of test_buffer_shared_memory_reuse_pass
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 21 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* support use add instead of sum to do gradient accumulation * add inplace addto pass * add grad_add op and inplace addto pass * remove debug code * code refine * fix bug when sereral sum ops inserts at same op_idx * fix Flags type * add addto attribute for conv3d * fix ut * code clean * fix type
-
- 18 11月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix warnings oof gcc 8 compilation, test=develop * fix boost::bad_get, test=develop * refine PADDLE_ENFORCE, test=develop
-
- 26 7月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* first version memory optimize pass, test=develop * remove move_tensor_sharing_pass, test=develop * refine code comments, add unittests, test=develop * turn off memory_optimize by default, test=develop * follow huihuang's comments, test=develop * follow chengduoZH's comments, test=develop * fix grammar error, add const qualifier, fix pass_test exception message, test=develop * follow chengduoZH's comments 2nd, test=develop
-
- 11 7月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* feature/buffer_shared_inplace, test=develop * refine code, test=develop * fix elementwise_add op cpu inplace and sum inplace bug, test=develop * add unittest and debug log, test=develop * fix parallel_executor scope bug, polish code, test=develop * fix sum op, activation op, single_in_place_inference bug, test=develop * remove kLocalExecScopeName, test=develop * fix unittest,test=develop * fix out_var first version bug, test=develop * follow comments,test=develop
-
- 12 5月, 2019 1 次提交
-
-
由 chengduo 提交于
* reset drop local scope counter test=develop
-
- 21 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* speedup gc and inplace softmax_with_cross_entropy_grad test=develop * refine models gpu mem Merge skip vars and warning messages of mem opt remove relu mem opt test=develop * follow comments test=develop
-
- 14 2月, 2019 1 次提交
-
-
由 Yancey1989 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* follow comments. test=develop * Fix typo * fix compile error. test=develop * merge develop branch. test=develop * Remove set_equal * Polish code * Delete unused functions test=develop * polish code. test=develop * follow comment * polish code. * fix windows compile error. test=develop * fix op handle. * rerun ci. test=develop * rerun ci. test=develop * rerun macci. test=develop * polish code. test=develop * rewrite sort code. test=develop * remove unused code. test=develop * fix tests. test=develop * fix conflict. test=develop * follow comment. test=develop * merge develop branch. test=develop * fix tests. test=develop * remove ToTypeIndex. test=develop * rerun ci. test=develop
-
- 06 12月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 08 11月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 06 11月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 15 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 17 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 15 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 14 8月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 18 7月, 2018 2 次提交
- 03 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 22 6月, 2018 1 次提交
-
-
由 chengduo 提交于
-
- 21 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 11 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
-
- 06 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 17 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 5月, 2018 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 19 4月, 2018 1 次提交
-
-
由 Xin Pan 提交于
* Privatize OpHandleBase * Clean up a few private members
-
- 13 4月, 2018 3 次提交
-
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
- 12 4月, 2018 2 次提交
-
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
* Eagerly drop local scope in iteration * Correct create var * Fix typo * Debug
-
- 03 4月, 2018 2 次提交