Commit Graph

8009 Commits (f09aed047575d9cb97c3e2297df33799c4af72fb)

Author SHA1 Message Date
Yu Yang 2e8459be71 DebugCode
7 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
7 years ago
Yu Yang d7527681c6 Fix scale grad
7 years ago
Yu Yang 89728f8e66 update
7 years ago
Yu Yang eb2e4eeade Debug
7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
7 years ago
Yu Yang b53f7e2c98
Merge pull request #9930 from reyoung/feature/simplify_delay_logic
7 years ago
typhoonzero 948628563f update
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
chengduoZH 4abef50123 code refine
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang 2ab12ca248 Add comments and clean code
7 years ago
Yu Yang a822f8ddbb Add wait
7 years ago
Yu Yang e9e27e0f32 Revert
7 years ago
Yu Yang 7289e75836 Udpate
7 years ago
Yu Yang e6bc7bb09a Tuning code
7 years ago
Yu Yang 0ca28b8507 Sync Copy
7 years ago
Yancey1989 ed6241cd44 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
7 years ago
Yancey1989 b821a7efc1 specified pip version in production image
7 years ago
Yu Yang 4999f85f6a Clean RunDelayedOp method
7 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
7 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
7 years ago
Yang Yang 411e888c56 fix duplication
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
Yang Yang dafe06af46 first commit
7 years ago
chengduoZH 3301d4402e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
chengduoZH 3c5bbf42c4 make unit test to work
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
typhoonzero 04c559e3aa wip split byref op
7 years ago
chengduoZH 2aaa75ecf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
7 years ago
typhoonzero f86d35a269 add sharable tensor
7 years ago
chengduoZH e39adc8600 add reduce op handle
7 years ago
guru4elephant a097d082c7
Merge pull request #9938 from guru4elephant/fix_testcase
7 years ago
dzhwinter b92b408e50 "fix ci"
7 years ago
typhoonzero 745aacfc38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dist_unit_test
7 years ago
dzhwinter 877e2aed03 "fix ci"
7 years ago
Yu Yang 5b84c9b59c CreateOpHandleIOs
7 years ago
typhoonzero 8c1b257596 add dist unitest data compare
7 years ago
dongdaxiang fb873713e7 update program_desc_test testcase
7 years ago
Yu Yang d0342f12aa Simplify DelayOps Logic
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
chengduoZH 690cd1f748 refine gather and broadcast
7 years ago
Yu Yang 093d227a77 Use mutex to stablize ncclCtxMap
7 years ago
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
7 years ago
Yi Wang 630943c7a7
Update documentation (#9918)
7 years ago
Yi Wang b48cf1712b
Fix cpplint errors in transform_test.cu (#9915)
7 years ago
Tao Luo b66893829b
Merge pull request #9914 from abhinavarora/split_ids_op_warning
7 years ago
Abhinav Arora 7b86da7195 Fix CPPLint errors in operators (#9826)
7 years ago
Kexin Zhao 92913027fc
fix unused var error (#9908)
7 years ago
Yi Wang 47609ab2b8
Document transform.h and fix cpplint errors (#9913)
7 years ago
chengduo b43d87c917
Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle
7 years ago
Yu Yang e4cfe477db
Merge pull request #9898 from reyoung/feature/mix_cpu_gpu_op
7 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
7 years ago
chengduoZH 384d6ee8ac follow comments
7 years ago
Yu Yang ed2d7d7d26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/mix_cpu_gpu_op
7 years ago
Yu Yang 925c17aba7
Merge pull request #9895 from reyoung/feature/fix_transformer_hang
7 years ago
Yu Yang 4452ff76b7 Fix CPU compile
7 years ago
fengjiayi 51c219c9cd
Merge pull request #9892 from JiayiFeng/refine_reshape_op
7 years ago
chengduoZH 02842cfc25 enhance broadcast_op_handle and gather_op_handle
7 years ago
Yancey1989 19152541b2 fix ci
7 years ago
Yu Yang 79be06045c Support CPU/GPU mixture for ParallelExecutor
7 years ago
Yancey1989 ac7cb949d0 auto-grown sparse table
7 years ago
Yu Yang 7083c2a6b3 Merge branch 'feature/fix_transformer_hang' into feature/mix_cpu_gpu_op
7 years ago
Yu Yang cedade9494 Stash
7 years ago
Yancey 41a9146de3
Merge pull request #9787 from Yancey1989/random_selected_rows_value
7 years ago
fengjiayi 121166750e
Merge pull request #9894 from JiayiFeng/refine_double_buffer_code
7 years ago
Wu Yi 1bdc7261a5
Merge pull request #9578 from typhoonzero/threadpool_for_io
7 years ago
Tao Luo 2c552d4e61
Merge pull request #9630 from Xreki/core_inference_prepare
7 years ago
Yu Yang 6b20b35589 Fix Transformer Hang Problem
7 years ago
fengjiayi 3fa0ef3d71 Refine double_buffer code
7 years ago
typhoonzero a08bf76f74 refine name
7 years ago
fengjiayi c20cc2bd8a Add Wait() for reshape_op
7 years ago
Tao Luo 5a4d93286d
Merge pull request #9888 from abhinavarora/fix_warnings_
7 years ago
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
Tao Luo 80d7560a5f
Merge pull request #9855 from helinwang/make
7 years ago
Helin Wang 35b0ed369c make -j nproc when making inference_lib_dist
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