Commit Graph

852 Commits (972ae6e98ffbddac7b68242f946934b07b275e01)

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
qiaolongfei a94e25740e optimize code
7 years ago
qiaolongfei 6fff0d4d4c update LookupTableGradKernel
7 years ago
Qiao Longfei 3fd9266278
Merge pull request #9564 from jacquesqiao/fix-compile
7 years ago
qiaolongfei 3b3d210c3e lookuptable support SelectedRows as table parameter
7 years ago
qiaolongfei 9a101cfc08 clean code
7 years ago
qiaolongfei 997e9a1fd2 fix mac compile
7 years ago
Yancey 09fcf5f272
Merge pull request #9555 from jacquesqiao/improve-prefetch-on-server
7 years ago
Guo Sheng d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
7 years ago
chengduoZH de5e56bee8 add og has been broadcasted
7 years ago
qiaolongfei 04a5c03785 add todo
7 years ago
Qiao Longfei e2bb405252
Merge branch 'develop' into improve-prefetch-on-server
7 years ago
typhoonzero fc4bcdd753 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prepare_pserver_executor
7 years ago
Yancey1989 eb04ccbf80 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefetch_on_server
7 years ago
Yancey1989 606c57da23 update by comment
7 years ago
qiaolongfei 9af9effc93 optimize code
7 years ago
qiaolongfei 453630692e fix prefetch hang problem, add some more logs
7 years ago
fengjiayi 2945a98eb3 Make MultipleReader thread-safe
7 years ago
Yi Wang 9e2581847d Merge branch 'develop' of http://github.com/paddlepaddle/paddle into fix_cpplint_errors_operators_detail
7 years ago
Yi Wang 01667392ad
Rename test_serde into serde_test (#9504)
7 years ago
Abhinav Arora ffcc760478 Fix deadlock in channel_test (#9544)
7 years ago