Commit Graph

13470 Commits (9e9f5d8080995e71b3a7ef8fd20a0a02f33f107f)
 

Author SHA1 Message Date
typhoonzero d02b17e597 fix dist transpiler bug
7 years ago
Tao Luo ddff83ff14
Merge pull request #9302 from Xreki/core_inference_multi_thread
7 years ago
Yu Yang 17bfe3f6be Change to avoid GCC4.8 bug
7 years ago
Yu Yang 1194b97b52
Merge pull request #9767 from reyoung/feature/rerange_doc
7 years ago
Liu Yiqun 720f6196ea Change the seed and make it not fixed for multi-threads cases.
7 years ago
JiayiFeng fe48dfcb6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_dev
7 years ago
fengjiayi 4b559ffa78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_dev
7 years ago
Liu Yiqun e24172eb54 Simplify the inference unittest of fit a line and add some comment.
7 years ago
Tao Luo e1505916de
Merge pull request #9561 from weixing02/fluid
7 years ago
Xin Pan bbbc3592db
Merge pull request #9735 from panyx0718/dist
7 years ago
JiayiFeng 759979998c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_dev
7 years ago
Yancey1989 d05071f0b9 k8s dist train for en
7 years ago
Tao Luo 44c346be89
Merge pull request #9776 from abhinavarora/cpplint_ops_a
7 years ago
weixing02 044da8c4b7 Add title for kernel_hint_design.md & kernel_selection.md
7 years ago
Tao Luo 554c917e7b
Merge pull request #9779 from abhinavarora/cpplint_ops_t
7 years ago
Yancey1989 f909ff1a36 update unit test
7 years ago
Shan Yi 5f36075083
add index_en.rst
7 years ago
Shan Yi 5c83de7b3c
Delete index_en.rst
7 years ago
fengjiayi 5416bac5d8 Make shared decorated readers' creater be only in main_program
7 years ago
Liu Yiqun bdb21f6bc3 Merge branch 'develop' into core_inference_multi_thread
7 years ago
chengduoZH 7e7611d067 when the number of samples of current batch is less than the count of devices, let it crash.
7 years ago
Abhinav Arora 1ea4490b14 Resolve cuda compilation error
7 years ago
Abhinav Arora 981d7d01f3 Fix CPPLint issues in spp_op, sum_op, topk_op, transpose_op, unpool_op and warpctc_op
7 years ago
Yi Wang 47a4ec0672 Remove call_once.h (#9764)
7 years ago
dzhwinter 4cebdec89e
"migration from benchmark repo to paddle main repo" (#9762)
7 years ago
Yancey1989 972ae6e98f random selected rows value
7 years ago
Abhinav Arora 6e2424e411 Merge remote-tracking branch 'origin/develop' into cpplint_ops_a
7 years ago
Abhinav Arora 11487de9eb Resolve conflict
7 years ago
Abhinav Arora 2e2726f176 Fix cpplint issues in some operators
7 years ago
Yu Yang ad40faaafb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_data_structures
7 years ago
Yu Yang 31464f3425
Merge pull request #9772 from reyoung/feature/add_gitignores
7 years ago
Yu Yang f051c768e5 Simplify DataStructure in SSAGraph
7 years ago
Tao Luo 9100424048
Merge pull request #9765 from jacquesqiao/add-insert-op
7 years ago
Yu Yang a4bf635795 Add gitignores
7 years ago
dzhwinter 5469c08188
"add auto feature" (#9760)
7 years ago
Tao Luo 46d6f4ce31
Merge pull request #9301 from Xreki/core_inference_fix_run
7 years ago
JiayiFeng 3f90a583b4 update unittest
7 years ago
Yang Yu 29bc1c8178 Rearange parallel_executor.md
7 years ago
Liu Yiqun 93e9905482 Add unittest for calling CreateVariables manually.
7 years ago
Liu Yiqun a9855e4afd Merge branch 'develop' into core_inference_fix_run
7 years ago
qiaolongfei 055662f9f4 add insert_op for block
7 years ago
Yi Wang b1a5a3cab8
Fix cpplint errors with float16* (#9751)
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
7 years ago
Xin Pan 75c9eb11c4 refine
7 years ago
fengjiayi 9b3c964341 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_readers_to_fit_parallel_executor
7 years ago
Abhinav Arora 9a4ce6f1b6 Fix comparison warning in lod_reset_op.h (#9754)
7 years ago
Tao Luo ec89ed69ef
Merge pull request #9655 from kbinias/kbinias/mkldnn-activations-dim2
7 years ago
Xin Pan 817df54b36 remove unused codes (#9750)
7 years ago
Darcy 2bc5b08d89
Merge pull request #9719 from wangkuiyi/cpplint-memory-detail
7 years ago
Yi Wang f31a0da363 Restore inference CMakeLists.txt
7 years ago