Commit Graph

7684 Commits (291aa23153a27ac1fd21b506cec163e78bb428a7)

Author SHA1 Message Date
Yancey1989 291aa23153 Merge branch 'random_selected_rows_value' of github.com:Yancey1989/Paddle into random_selected_rows_value
7 years ago
Yancey1989 1cc09c7bc5 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yancey1989 3f6fc10b9f new op that init table value randomly
7 years ago
chengduo b1224da8d9 Move reduceSum to elementwise_op_function.h (#9773)
7 years ago
Yu Yang 161344bf47
Merge pull request #9774 from reyoung/feature/simplify_data_structures
7 years ago
Kexin Zhao 0f38bb4593
add fp16 support to activation op (#9769)
7 years ago
Yi Wang 8dbd9c394e
Fix part of the cpplint errors in fluid/platform (#9802)
7 years ago
qingqing01 add367c3f4 Code cleanup in the profiler code. (#9782)
7 years ago
Xin Pan 326b434ab5
Merge pull request #9699 from panyx0718/test
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
Liu Yiqun 720f6196ea Change the seed and make it not fixed for multi-threads cases.
7 years ago
Liu Yiqun e24172eb54 Simplify the inference unittest of fit a line and add some comment.
7 years ago
Tao Luo 44c346be89
Merge pull request #9776 from abhinavarora/cpplint_ops_a
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
Liu Yiqun bdb21f6bc3 Merge branch 'develop' into core_inference_multi_thread
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
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 f051c768e5 Simplify DataStructure in SSAGraph
7 years ago
Yu Yang a4bf635795 Add gitignores
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
Yi Wang b1a5a3cab8
Fix cpplint errors with float16* (#9751)
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
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
Yi Wang f31a0da363 Restore inference CMakeLists.txt
7 years ago
Yi Wang 25ad6884bb Merge branch 'develop' of http://github.com/paddlepaddle/paddle into cpplint-memory-detail
7 years ago
Yi Wang e831bd43b0 Add ARCHIVE_START/END back
7 years ago
Yancey1989 974b253e3a update by comment
7 years ago
Liu Yiqun 90f3a421c7 Change the argument's type from reference to pointer.
7 years ago
Liu Yiqun 2d1d677e26 Merge branch 'develop' into core_inference_multi_thread
7 years ago
Yancey1989 9eaf445809 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefech_prog_on_server
7 years ago
Yancey1989 f132f51eb4 prepare prefetch context
7 years ago
Yi Wang 080e442671 Update
7 years ago
Yi Wang 0564e74fe5 Update
7 years ago
Yi Wang e9ba79c880 Update
7 years ago
Yi Wang e309bcd43a Update
7 years ago
Yi Wang 770cec4e31 Fix compilation errors
7 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files
7 years ago
fengjiayi 38ba7e5af4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_reader
7 years ago
Yi Wang e98e2d36bd Update
7 years ago