Commit Graph

4319 Commits (6dcfd97a9285161efa767516d466a084b6a45bed)

Author SHA1 Message Date
fengjiayi 6dcfd97a92 add docstring
7 years ago
fengjiayi af24290123 Add 'buffer_size' api for open_files op
7 years ago
Tao Luo a98a3fdc46
Merge pull request #9385 from mozga-intel/mozga/mkldnn-fc
7 years ago
Zhaolong Xing d02a68c447
Merge pull request #5768 from NHZlX/add_upsample_layer
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
Tao Luo 957104564f
Merge pull request #9600 from luotao1/sync_with_cpp
7 years ago
Xin Pan 49313d4066
Merge pull request #9548 from panyx0718/group_nccl_all_reduce
7 years ago
guosheng 3c370ee0d5 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-pad
7 years ago
Luo Tao 103407aa60 refine sync_with_cpp when remove ops or remove vars
7 years ago
Xin Pan cf251eb8cf shrink test size
7 years ago
Xin Pan b25a9c488d Reduce test size to avoid GPU memory issue.
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
Xin Pan 46f3a39e91 polish and add comments.
7 years ago
Xin Pan d0ac92531d Improve ParallelExecutor performance
7 years ago
Qiao Longfei 37d9a72e9e
Merge pull request #9575 from jacquesqiao/lookup_table_support_SelectedRows_as_parameter
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 f801f743d1 fix the __all__ in dataset package
7 years ago
Helin Wang f837eee724 add paddle.v2.reader,dataset back for backward compatibility
7 years ago
guosheng 0b8534f2a4 Refine python wrapper for pad_op
7 years ago
qiaolongfei f02968bb21 disable test_recv_op
7 years ago
qiaolongfei 2be10ebe8a disable test_recv_op
7 years ago
qiaolongfei 7a6ffb6280 add TestLookupTableWIsSelectedRows
7 years ago
guosheng 629c9210d1 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-pad
7 years ago
guosheng 4c8eef5739 Add python wrapper for pad_op
7 years ago
武毅 b9d8bbe4f2
Merge pull request #9558 from typhoonzero/fix_dist_transpile_one_trainer
7 years ago
Guo Sheng d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
7 years ago
typhoonzero 772cdfe196 fix single pserver error
7 years ago
dzhwinter 6cfc0c1497
"polish code" (#9318)
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
fengjiayi 95658767eb
Merge pull request #9428 from JiayiFeng/kernel_of_increment_op
7 years ago
Yancey 374f1ca3b7 Fix dist error with lr decay layer (#9489)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
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
Yang Yu 34a440fa64 Revert "make append activation in place by default (#9417)"
7 years ago
dzhwinter 8425c2c859
Speed/sequence op1 (#9217)
7 years ago
guosheng 5b8bb34470 Refine reshape_op by following comments.
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
chengduoZH bdda08d9f2 add sin
7 years ago
JiayiFeng 01c5ca7364 fix bugs
7 years ago
Yang Yang(Tony) ce16400dae
make append activation in place by default (#9417)
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
xzl 4747b2c92d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago