Commit Graph

13232 Commits (8fed780f14bf24954300ba37cebd2338ee7d199c)
 

Author SHA1 Message Date
fengjiayi 8fed780f14 Complete threaded reader
7 years ago
fengjiayi 442c150333 a draft of ThreadedReader
7 years ago
fengjiayi 6dcfd97a92 add docstring
7 years ago
fengjiayi af24290123 Add 'buffer_size' api for open_files op
7 years ago
fengjiayi f2c0b88649
Merge pull request #9550 from JiayiFeng/make_MultipleReader_thread-safe
7 years ago
Tao Luo 232b6fc6f2
Merge pull request #9633 from weixing02/img
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
Tao Luo d40096ca7e
Merge pull request #9508 from wangkuiyi/fix_cpplint_errors_operators_detail
7 years ago
weixing02 d988b9a997 Redirect img paths to github images
7 years ago
Yi Wang 68a7534461
Merge branch 'develop' into fix_cpplint_errors_operators_detail
7 years ago
weixing02 8baf59cebe Upload image sources to github
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
Wu Yi fb8c1cf07c
Merge pull request #9377 from typhoonzero/prepare_pserver_executor
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
Darcy 3743caa758
Merge pull request #9617 from wangkuiyi/fix_listen_and_serv_op.cc
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
Kevin Zhan 3ceff3057b Update recurrent_group_en.md (#9445)
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
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
Tao Luo 957104564f
Merge pull request #9600 from luotao1/sync_with_cpp
7 years ago
typhoonzero 1f6e0448bc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prepare_pserver_executor
7 years ago
Xin Pan 49313d4066
Merge pull request #9548 from panyx0718/group_nccl_all_reduce
7 years ago
Guo Sheng d2f9e193ed
Merge pull request #9582 from guoshengCS/add-python-pad
7 years ago
Tao Luo f121745187
Merge pull request #9603 from weixing02/tables
7 years ago
typhoonzero 44c29abdbf remove comments
7 years ago
weixing e81b140437
Update releasing_process.md
7 years ago
weixing 6a7cba4174
Update cpu_profiling_en.md
7 years ago
weixing02 3f3ecae164 Fix tables display error
7 years ago
weixing02 ac8ac33e45 Merge branch develop
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 be1373dcf9 Polish
7 years ago
Xin Pan 46f3a39e91 polish and add comments.
7 years ago
Xin Pan d0ac92531d Improve ParallelExecutor performance
7 years ago