Commit Graph

7733 Commits (2762959f79019b4ea6192477009616475ea297af)

Author SHA1 Message Date
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
Zhaolong Xing d02a68c447
Merge pull request #5768 from NHZlX/add_upsample_layer
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
Helin Wang a4e437d5ee
Merge pull request #9584 from helinwang/with_fluid
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
Helin Wang 974908f766 TeamCity build: handle case when WITH_FLUID_ONLY=OFF
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
JiayiFeng 597c845c99 fix typo
7 years ago
JiayiFeng c0257f0a5b Add comments
7 years ago
JiayiFeng 5aa440fd7a Add move constructor for Item
7 years ago
Yi Wang 1bbbc4e76f Merge branch 'develop' of http://github.com/paddlepaddle/paddle into fix_cpplint_errors_operators_detail
7 years ago
qiaolongfei fdecae5fc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prefetch_on_server
7 years ago
qiaolongfei 3a5bce775e try to complete
7 years ago
Yi Wang 767f453ab8
Add cpplint pre-commit hook (#9511)
7 years ago
JiayiFeng a469666e42 fix compile errors
7 years ago
fengjiayi 2f856769b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_double_buffer_fix
7 years ago
fengjiayi 55e4b89f14 remove local_buffer_
7 years ago
fengjiayi 7bb18433fd refine code
7 years ago
Tao Luo 33b8b3d220
Merge pull request #9532 from weixing02/fluid_api
7 years ago
Qiao Longfei 63cd5fb0b1
Merge pull request #9523 from jacquesqiao/fix-test_send_recv
7 years ago
weixing02 cd5d9a0f1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
Tao Luo 527e6585d1
Merge pull request #9528 from tpatejko/tpatejko/mkldnn-lrn-fix-is_test_failure
7 years ago
Yancey1989 c3580eae46 Add prefetch interface on server side
7 years ago
Yu Yang 53fa7cb9cc Add local cache of double buffer reader
7 years ago
weixing02 3800bc5f3e Remove redundant commands in build.sh and build_doc.sh
7 years ago
Tao Luo 7102eb2efd
Merge pull request #9531 from luotao1/fix_profiler_test
7 years ago
chengduoZH ffa63974b9 compare the performance of unpinned memory and pinned memory
7 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
weixing02 9f9810cbb4 Add dependencies
7 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago
Tomasz Patejko b9874251c6 Plain LRN op throws an exception when is_test is set in backward pass
7 years ago
Luo Tao 5baa529e0e fix compiler error of profiler_test in ONLY_CPU mode
7 years ago
fengjiayi 95658767eb
Merge pull request #9428 from JiayiFeng/kernel_of_increment_op
7 years ago
typhoonzero 52439d9f1d Merge branch 'fix-test_send_recv' of https://github.com/jacquesqiao/Paddle into fix_server_shutdown
7 years ago
typhoonzero f6de248323 fix server shutdown
7 years ago
chengduo 81d93514d6
Merge pull request #9522 from chengduoZH/feature/refine_parallel_exe
7 years ago
Qiao Longfei 23bab34ca3
Fix data transform when inplace (#9450)
7 years ago
chengduoZH 60d0a0594e refine parallel
7 years ago
Yancey 374f1ca3b7 Fix dist error with lr decay layer (#9489)
7 years ago
Qiao Longfei f0af1398b8
add prefetch_op (#9495)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
7 years ago
Helin Wang c414fbbeb1 hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
7 years ago
Yi Wang c1c5e166d1 Fix cpplint errors
7 years ago
Yi Wang 64242c5d71 Rename test_serde into serde_test
7 years ago
Abhinav Arora 5f9da86ba5
Fix the order of reads and write from buffered channel (#9423)
7 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY (#9427)
7 years ago
Yang Yu af230d9bef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
xzl 663f0358a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
qiaolongfei e727cdb62d fix block num
7 years ago
fengjiayi 1a4b0d63e4
Merge pull request #9352 from JiayiFeng/doc_update_reader_doc
7 years ago
dzhwinter 8425c2c859
Speed/sequence op1 (#9217)
7 years ago
guosheng 5b8bb34470 Refine reshape_op by following comments.
7 years ago
fengjiayi 1e4f442a84 fix a compile error
7 years ago
武毅 d21ab2e2ba
Merge pull request #9448 from typhoonzero/fix_dist_slr_height
7 years ago
chengduo 24100e1fb8
Merge pull request #9449 from chengduoZH/feature/add_cos
7 years ago
fengjiayi 869ef01d66 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op
7 years ago
JiayiFeng 52574733a6 Add KernelType switch for IncrementOp kernel
7 years ago
typhoonzero 96192a85ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_slr_height
7 years ago
Abhinav Arora f5da16e51b
Disabling channel test to debug issue (#9491)
7 years ago
JiayiFeng 0ac43217ce check whether scalar condition var is on CPU before using
7 years ago
typhoonzero 450be963fe fix sparse errors
7 years ago
chengduoZH bdda08d9f2 add sin
7 years ago
JiayiFeng 01c5ca7364 fix bugs
7 years ago
Yu Yang e868950e5f Add comments
7 years ago
JiayiFeng 917b205c1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op
7 years ago
chengduoZH 2e577379ca add cos
7 years ago
Tao Luo 857a8997de
Merge pull request #9384 from luotao1/removeVar
7 years ago
Yu Yang 38b53b37b4 Remove Pop method
7 years ago
Yu Yang ce2f096372 Merge branch 'cpp_parallel_executor' of github.com:reyoung/Paddle into cpp_parallel_executor
7 years ago
Yu Yang 7da1ea07a2 Use PopAll
7 years ago
fengjiayi 802dcd676e remove CPU restrict in While_op
7 years ago
xzl 4747b2c92d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
Yang Yu b0775588c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Tao Luo ab41c5d482
Merge pull request #9392 from putcn/fix-submit-local
7 years ago
typhoonzero 9a9d67dac2 fix dist train selected rows height missing
7 years ago
Yu Yang 084cdd1f4f Rename code
7 years ago
chengduoZH 58a9f9f781 set the max size of cudapinned memory
7 years ago
fengjiayi 6dfc33c226 fix compile errors
7 years ago
fengjiayi e9370fe59f fix compile bugs
7 years ago
fengjiayi 0ce558f19e kernels of increment op
7 years ago
guosheng 4bfbc59122 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
guosheng c078ed4608 Enhance reshape_op by adding Input(Shape)
7 years ago
yi.wu cc1c6afbbf fix slr serde
7 years ago
typhoonzero 094d509689 fix slr deser
7 years ago
typhoonzero 587781153e fix slr deser
7 years ago
Luo Tao 7f4012247e adjust remove rule for variables
7 years ago
Yu Yang 201f79d039 Use Extend method
7 years ago
Yu Yang dcf7bd2d92 Add initP2P
7 years ago
Yu Yang 50f71f5005 Using blocking queue
7 years ago
qingqing01 25317bd312
Make the first device share data with the global scope in parallel_do_op. (#9398)
7 years ago
Yu Yang 7dcb217e31 Refine allreduce op
7 years ago
Yu Yang c0c2e15920 NCCL AllReduce
7 years ago
Yu Yang 3f88fad08c Fix merge op
7 years ago
Yu Yang 5b92dd4026 Remove dev sync
7 years ago
Yu Yang 52dd8ff09a Force sync dev
7 years ago
Yu Yang dfb8680018 Early drop fetch op
7 years ago
Yu Yang 9af870854e Use heap variables
7 years ago
Yu Yang 222763296f Change fetch op
7 years ago
Yu Yang 76570c2e96 Wait fetch op
7 years ago
Yu Yang b6ca3711b4 Get error
7 years ago
Yu Yang 55e2cc3d87 FetchOp Force sync
7 years ago
Yu Yang 5a02739ce9 Throw error
7 years ago
Yu Yang f385228f05 Add Paddle Enforce
7 years ago
Yu Yang 833e522d16 Enhance drop kids
7 years ago
Yu Yang aba46f077b Disable P2P
7 years ago
gongweibao e0b5691e41
Add drop_out_op unit test (#9364)
7 years ago
chengduoZH ab601c19c3 Add CUDAPinnedPlace
7 years ago
Tao Luo 1b67bc022c
Merge pull request #9329 from tpatejko/tpatejko/mkldnn-lrn
7 years ago
Abhinav Arora 65534c4762
Fluid channels should match the semantics of Go Channels (#9265)
7 years ago
Xi Chen f4925755db fix submit_local's paddle pip name issue
7 years ago
chengduoZH 158d6c4d19 add unit test
7 years ago
Luo Tao ccfec1bcb1 remove vars when remove ops
7 years ago
chengduoZH 18eb77303d add CUDAPinnedPlace
7 years ago
Qiao Longfei f3dc3112cc
add split ids op (#9370)
7 years ago
chengduo 2e4a398638
Merge pull request #9216 from chengduoZH/feature/add_pinned_memory
7 years ago
Tao Luo c858f48979
Merge pull request #8887 from luotao1/infer_mkl
7 years ago
typhoonzero 1ab4fcb5e7 prepare pserver executor
7 years ago
chengduoZH 9e99446e25 Add note for cudaMallocHost
7 years ago
chengduoZH a0e2cf03e4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_pinned_memory
7 years ago
Yu Yang 9dd64d83f3 WMT Model
7 years ago