Commit Graph

1186 Commits (44bb5dfbda3e8a44158d0ed9fa65475af69348c5)

Author SHA1 Message Date
Yu Yang 06ddaa73f2
Merge pull request #9840 from reyoung/feature/polish_reshape_op
7 years ago
chengduoZH b0267ac93a refine broadcast op
7 years ago
chengduoZH 8b597d9ddc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
7 years ago
Tao Luo f7a54b514d
Merge pull request #9881 from mozga-intel/mozga-intel/fc_without_mkldnn
7 years ago
Abhinav Arora 855992dab0 Fix warnings in chunk_test
7 years ago
Abhinav Arora c241959e48 Fix CPPLint errors in operators (#9828)
7 years ago
Abhinav Arora 9b63b7dde0 Fix warnings in split_ids_op
7 years ago
Abhinav Arora 3794027d7f Fix warnings in sgd_op.h
7 years ago
Kexin Zhao 617e790a59
fix cuda 7.5 compile error (#9885)
7 years ago
Tao Luo 859fedf3e7
Merge pull request #9871 from qingqing01/fix_bn
7 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
7 years ago
Yancey1989 8eac2a46f7 update by comment
7 years ago
Liu Yiqun 449bdde58a Correct some typos.
7 years ago
chengduoZH e26c6d78ad code refine
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
typhoonzero 26cfc634b9 multi stream thread pool
7 years ago
Liu Yiqun 2762959f79 Merge branch 'develop' into core_inference_prepare
7 years ago
Liu Yiqun 339be6254e Refine the order of arguments.
7 years ago
Yu Yang ad73b331c7 Eagerly drop local scope in iteration (#9838)
7 years ago
Dang Qingqing 1204d9f3d1 Refine batch_norm_op.
7 years ago
Yancey1989 9e9f5d8080 fix ci
7 years ago
Yancey1989 7132bbe6b7 update by comment
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
typhoonzero 70500398b6 wip
7 years ago
Yang Yang(Tony) a64edbf14e
delete backward.cc related code on the python side (#9854)
7 years ago
Yang Yang(Tony) b26f505002
remove net op and cond_op (#9663)
7 years ago
Siddharth Goyal 8d3ce01f36 Fix cpplint errors for a set of operators (#9837)
7 years ago
chengduoZH ae5923e205 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_gather_and_BCast_op_handle
7 years ago
chengduoZH e7684911fd add gather op handle
7 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
7 years ago
Yu Yang daa5011722 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_reshape_op
7 years ago
Yu Yang f605f647eb
Merge pull request #9847 from reyoung/feature/disable_test_infer_fit_a_line
7 years ago
Yu Yang 5ceea265bb Disable unstable unittest
7 years ago
Yancey1989 1aada35206 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yu Yang 52987902c9 Polish reshape op
7 years ago
dzhwinter 62d1f9a7cb "done"
7 years ago
typhoonzero dfc60251bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
dzhwinter 80bd1ca01f "fix the style"
7 years ago
fengjiayi 90084a25d2
Merge pull request #9743 from JiayiFeng/modify_readers_to_fit_parallel_executor
7 years ago
chengduoZH 124c93081d remove ContextMap
7 years ago
typhoonzero e2ca8e1097 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into threadpool_for_io
7 years ago
typhoonzero d1e63a1d92 fix ci
7 years ago
typhoonzero 16a9dfe480 finish
7 years ago
dzhwinter 996b3e15fa Merge remote-tracking branch 'origin/develop' into speed/sequence_expand
7 years ago
Yu Yang c64190ecbb Polish NCCLHelper
7 years ago
Yu Yang 7483555a81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_int64
7 years ago
JiayiFeng 273f4892b2 update recordio unittest
7 years ago
qingqing01 129859e732
Support data type int64 in NCCL. (#9818)
7 years ago
chengduoZH 6db96ec23c follow comments
7 years ago
JiayiFeng 72b5de05fe update unittest
7 years ago
chengduoZH 8eaec5dd7c add BCast and Gather
7 years ago
Tao Luo 0ad892a0d4
Merge pull request #9816 from luotao1/remove_op
7 years ago
typhoonzero ec6976810d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
Kexin Zhao 7ed457e77a Fix cuda 7.5 error with cublas GEMM (#9811)
7 years ago
Xin Pan 20f202ac91
Merge pull request #9824 from wanghaoshuang/fix_parall_exe
7 years ago
Siddharth Goyal cea391217a
Fix cpplint errors (#9800)
7 years ago
fengjiayi 7a78294666 Remove Readers' HasNext()
7 years ago
fengjiayi a84b81502c Remove Readers' HasNext()
7 years ago
wanghaoshuang 19c1a68ee9 Fix lost of LoD while splitting tensor in parallel executor.
7 years ago
typhoonzero ce08dc8751 have stream removed error
7 years ago
Yu Yang 40e3fe173c Make cuda_helper.h Pass cpplint
7 years ago
typhoonzero 0bf799a523 wip testing
7 years ago
chengduo e0babe7c3e
Merge pull request #9780 from chengduoZH/feature/fix_batch_size_is_littler_than_gpu_count
7 years ago
typhoonzero b9c28df922 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
Luo Tao e7467d94a0 add remove_op, remove_var in Python end
7 years ago
Yancey1989 cb7bbf426c revert uniform_random_op
7 years ago
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
JiayiFeng ee178d5aeb fix bugs
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
typhoonzero 22f03a1b3b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
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
JiayiFeng 759979998c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_dev
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
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
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
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
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
typhoonzero baea2cf178 wip
7 years ago
Yancey1989 974b253e3a update by comment
7 years ago
Liu Yiqun 8a2667cd6e Merge branch 'develop' into core_inference_prepare
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
Liu Yiqun a9e826ed49 Add the check of has_feed/fetch_operators back.
7 years ago
Liu Yiqun 7b40f7ce4a Merge branch 'develop' into core_inference_prepare
7 years ago
fengjiayi 6be51f10ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_readers_to_fit_parallel_executor
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
fengjiayi 49ab52d64d Modify MultipleReader
7 years ago
Yi Wang e98e2d36bd Update
7 years ago
JiayiFeng 03ff0e58fe fix compile errors
7 years ago
fengjiayi 8fed780f14 Complete threaded reader
7 years ago
Liu Yiqun 208fcf5225 Merge branch 'develop' into core_inference_multi_thread
7 years ago
Luo Tao 50e036a4ed fix compiler error on `tensor_py.h`
7 years ago
Yi Wang ccd83ef6b9 Update
7 years ago
typhoonzero 01c6618de9 first wip commit
7 years ago
Yi Wang 903403b2e1 Fix errors
7 years ago
Yi Wang a2730d1e0b Rename Metadata into MemoryBlock::Desc
7 years ago
Yi Wang eebb205324 Update CMakeLists
7 years ago
Yi Wang 67ba884d2a Update CMakeLists
7 years ago
Yi Wang 478055bd9f Update CMakeLists.txt
7 years ago
Yi Wang 535646cf25 Update (#9717)
7 years ago
Yi Wang 402a9f1f24 Rewrite the interface of memroy/detail
7 years ago
Yi Wang e185502ebe
Fix cpplint errors with paddle/fluid/platform/dynload (#9715)
7 years ago
Yi Wang 544254fe4f
Correct fluid/memory (#9716)
7 years ago
Yi Wang 0c43a376e2
Fix cpplint errors with paddle/fluid/platform/gpu_info.* (#9710)
7 years ago
Yi Wang 55ffceaadb
Fix cpplint errors paddle/fluid/platform/place.* (#9711)
7 years ago
Yi Wang 809962625f
Fix cpplint errors of enforce.* (#9706)
7 years ago
Yi Wang ef4ee22668
Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708)
7 years ago
Yi Wang 5bb7d59e3a
Fix cpplint errors with paddle/fluid/inference (#9702)
7 years ago
Yi Wang 1543c4cf6a
Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694)
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
Lei Wang bcb46f5549
Merge pull request #9688 from wangkuiyi/cpplint-recordio
7 years ago
Kexin Zhao b2a1c9e8b7 Add float16 support to non-cudnn softmax op on GPU (#9686)
7 years ago
Yi Wang c839ec6c47 Update rcordio
7 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
7 years ago
Yi Wang 9f3ac225ad Unify Fluid code to Google C++ style
7 years ago
Kexin Zhao d00bd9eb72 Update the cuda API and enable tensor core for GEMM (#9622)
7 years ago
lgone2000 517f619501 fix pybind.cc compile error (#9681)
7 years ago
Abhinav Arora b5b7ea12fa
Fix CPPLint issues in tuple.h (#9670)
7 years ago
chengduo 3d3e5aeb9c
Merge pull request #9648 from chengduoZH/feature/expose_CUDAPinnedPlace_to_python
7 years ago
chengduoZH 4ff237f93c follow comments
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
Yi Wang 30061d4831
Fix cpplint errors in paddle/fluid/string (#9667)
7 years ago
Qiao Longfei 424dd2fc43
Merge pull request #9597 from jacquesqiao/sgd-support-update-selected-rows
7 years ago
Abhinav Arora 7bf82f82b1
Fix CPPlint errors in channel.h, channel_impl.h and channel_test.cc (#9628)
7 years ago
Kexin Zhao d904b3dd1d
Merge pull request #9623 from kexinzhao/enable_cudnn_tensor_core
7 years ago
qiaolongfei ff4208e676 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sgd-support-update-selected-rows
7 years ago
qiaolongfei e66bd4cb73 add GetDataTypeOfVar
7 years ago
chengduoZH 17842e33c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/expose_CUDAPinnedPlace_to_python
7 years ago
fengjiayi 442c150333 a draft of ThreadedReader
7 years ago
Xin Pan 043c23080c
Merge pull request #9637 from panyx0718/feed
7 years ago
mozga-intel f8dd03dced Prepare code for CentOS (#9651)
7 years ago
chengduoZH 8e4e155c52 add PyCUDAPinnedTensorSetFromArray
7 years ago
Krzysztof Binias 76550d87b7 Reformat code
7 years ago
Krzysztof Binias c4107748d0 Add support for dim equals 2 in activation functions
7 years ago
Tao Luo 5eb9cecc4a
Merge pull request #9607 from luotao1/remove_var
7 years ago
Liu Yiqun fecbf7ff73 Merge branch 'develop' into core_inference_fix_run
7 years ago
Yancey1989 46989663b1 prefetch selected rows
7 years ago
qingqing01 a84a580e65
Add CUDA kernel for prior_box_op. (#9553)
7 years ago
chengduoZH 6af178356b expose CUDAPinnedPlace to Python
7 years ago
Yancey1989 abfd9fe798 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefech_prog_on_server
7 years ago
Liu Yiqun 3a82578278 Merge branch 'develop' into core_inference_prepare
7 years ago
Wu Yi d139f2ca4e
Merge pull request #9595 from typhoonzero/fix_test_sendrecv_portbind
7 years ago
Yancey1989 1842758117 prefetch prog run on new scope
7 years ago
Liu Yiqun 27f553b377 Add the check of CPU results and GPU results in multi-thread unittest.
7 years ago
fengjiayi af24290123 Add 'buffer_size' api for open_files op
7 years ago
fengjiayi 8441347808 fix lint
7 years ago
fengjiayi a122dcccd5 fix lint
7 years ago
fengjiayi 3cd9e450ac fix lint
7 years ago
Xin Pan 4bbfa9eccb Add feed to ParallelExecutor
7 years ago
fengjiayi f2c0b88649
Merge pull request #9550 from JiayiFeng/make_MultipleReader_thread-safe
7 years ago
Yu Yang bc8f436061
Merge pull request #9634 from reyoung/feature/fix_leaf_ops
7 years ago
Liu Yiqun 9cba062252 Add inferface to change the feed/fetch_holder_name.
7 years ago
chengduo c14305f0f6
Merge pull request #9380 from chengduoZH/feature/add_CUDAPinnedPlace
7 years ago
Yu Yang 27533b6423 Fix Leaf Ops in Graph
7 years ago
Yi Wang 68a7534461
Merge branch 'develop' into fix_cpplint_errors_operators_detail
7 years ago
typhoonzero b03fa889b7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_test_sendrecv_portbind
7 years ago
Tao Luo a98a3fdc46
Merge pull request #9385 from mozga-intel/mozga/mkldnn-fc
7 years ago
Liu Yiqun fbd3604cad Split Executor.Run to Executor.Prepare and Executor.RunPreparedContext for inference.
7 years ago
Wu Yi fb8c1cf07c
Merge pull request #9377 from typhoonzero/prepare_pserver_executor
7 years ago
Kexin Zhao 9ba36604d8 fix cpplint error
7 years ago
Kexin Zhao 187ba08789 enable tensor core for conv cudnn
7 years ago
Yi Wang 66e0aed700
Fix compilation warnings of fix_split_ids_op.h (#9619)
7 years ago
Darcy 5f29cc76c5
Merge pull request #9618 from wangkuiyi/fix_variable_response
7 years ago
Yi Wang e941914a33 Fix compilation warnings in variable_response.cc
7 years ago
Yi Wang 97eac501b1 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_cpplint_errors_operators_detail
7 years ago
Yi Wang ebcf5fb9d4 Fix compare warning
7 years ago
Yi Wang 54316bdd7e Update
7 years ago
Yi Wang 937797849e Fix serde_test.cc compile error
7 years ago
chengduoZH 51c22fe434 follow comments
7 years ago
chengduoZH e099b18045 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_CUDAPinnedPlace
7 years ago
Luo Tao 09b53c086d add remove_var from c++ end
7 years ago
chengduoZH 766c74055a follow comments
7 years ago
mozga-intel 46e14bbcbb Enforce: 2 and 4 dims, remove information about out in format
7 years ago
mozga-intel 32f8ac7d3b Remove additional message
7 years ago
mozga-intel 34a8084328 Added new fc files, register fc kernel
7 years ago
mozga-intel 2811ea4440 Implementation of MKLDNN FC
7 years ago
qiaolongfei 31e8d807d9 optimize code
7 years ago
typhoonzero 1f6e0448bc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prepare_pserver_executor
7 years ago
typhoonzero b853ac8c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_test_sendrecv_portbind
7 years ago
Liu Yiqun e359b24a85 Merge branch 'develop' into core_inference_multi_thread
7 years ago
typhoonzero 44c29abdbf remove comments
7 years ago
typhoonzero 00f8e63b8d update
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
Xin Pan be1373dcf9 Polish
7 years ago
Xin Pan 46f3a39e91 polish and add comments.
7 years ago
Xin Pan d0ac92531d Improve ParallelExecutor performance
7 years ago
typhoonzero 94eea16e6d fix sendrecv port bind
7 years ago
Yancey1989 0cafe39010 run prefetch prog on server
7 years ago
fengjiayi 44d5f42a7e update reader
7 years ago
chengduo dd75fbde81
Merge pull request #9560 from chengduoZH/feature/fix_parallel_exe
7 years ago
qiaolongfei e64dda7e44 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sgd-support-update-selected-rows
7 years ago
Liu Yiqun 8137f58c06 Merge branch 'develop' into core_inference_fix_run
7 years ago
Yi Wang 736950603e Resolve conflicts
7 years ago
Qiao Longfei 37d9a72e9e
Merge pull request #9575 from jacquesqiao/lookup_table_support_SelectedRows_as_parameter
7 years ago
qiaolongfei 2669aea67f sgd_op support optimize SelectedRows
7 years ago
Liu Yiqun 2a2e22e35f Merge branch 'develop' into core_inference_fix_run
7 years ago
typhoonzero 92818baa57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into threadpool_for_io
7 years ago
typhoonzero b851c0739f update compile
7 years ago
chengduoZH 494bee5135 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_parallel_exe
7 years ago
qiaolongfei 13ecb5e50a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lookup_table_support_SelectedRows_as_parameter
7 years ago
Helin Wang c4720376c6 disable ncclAllReduceOp as well
7 years ago
Helin Wang 9fbe90ef96 fix according to comments
7 years ago
Helin Wang 9365d110b5 temporaryly disable ncclBcastOp test, it fails randomly
7 years ago
chengduoZH 2514d70ea7 follow comments
7 years ago
typhoonzero f43be75b82 multi stream thread pool
7 years ago
chengduoZH 30adc0b5f8 add notation
7 years ago
fengjiayi 899827f28c
Merge pull request #9535 from reyoung/feature/fix_double_buffer
7 years ago
qiaolongfei 7a6ffb6280 add TestLookupTableWIsSelectedRows
7 years ago
fengjiayi b94f24d44f Move StartPrefetcher and EndPrefetcher to private
7 years ago
typhoonzero 75bfdb3a3c refine
7 years ago