Commit Graph

16338 Commits (22829657076b3db3f63d940b0e8c01402aa105f7)
 

Author SHA1 Message Date
sneaxiy 2282965707 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy de638f8112 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy e9d43a5f07 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
sneaxiy 2704e1826e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
Tao Luo 110c6aed5d
Merge pull request #12058 from skylarch/develop
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
7 years ago
skylarch 6a74e2547f
Update hyperlinks in workflow_of_capi_cn.md
7 years ago
skylarch e043fe26fa
Merge pull request #1 from PaddlePaddle/develop
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
Qiyang Min 1bd9fe87e2
Merge pull request #11834 from velconia/update_version_via_git_branch
7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
fengjiayi 6d6f49cd56 Merge remote-tracking branch 'yuyang/feature/decorated_reader_chain' into dev_reader_ResetAll
7 years ago
fengjiayi 611716e9bc Merge branch 'dev_reader_shutdown_start' of https://github.com/JiayiFeng/Paddle into dev_reader_shutdown_start
7 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
7 years ago
yuyang18 e8ee9dc7f8
Several Polish
7 years ago
minqiyang b8ff38ae7a Remove the new git branching model from this pr
7 years ago
yuyang18 0d2ccfbd3c
Remove atomic
7 years ago
minqiyang 1d8cbc1738 Change develop to latest and other branch will get the tag to decide which
7 years ago
fengjiayi b4f0e57956 fix errors
7 years ago
yuyang18 62c1133f42
Add mutex for decorated_chain
7 years ago
Tao Luo 436bb4500b
Merge pull request #11699 from pzelazko-intel/pzelazko/workaround-for-missing-mklnn-kernels
7 years ago
Qiao Longfei 11146a067a
Merge pull request #12001 from jacquesqiao/update-dist-lookup-table-design-doc
7 years ago
Tao Luo 20ecc9f581
Merge pull request #12027 from Superjomn/bugfix/ld_library_double_free
7 years ago
Superjomn 38e17621f6 update
7 years ago
fengjiayi 6fc6cc2f4c Some updates on readers
7 years ago
fengjiayi 5528f59900 Split ReInit() to Shutdown() and Start()
7 years ago
fengjiayi de9a411f1c adjust readers' inheritance relationships
7 years ago
yuyang18 c48c586aca
Use weak_ptr to implement DecoratedReaderChain
7 years ago
yuyang18 2bbe5f77e7
Add GetEndPoints of Reader.
7 years ago
Jeff Wang c1ac9f6170
Update the Travis setting to make sure it will upate documentation on (#11998)
7 years ago
Paweł Żelazko 05ffc1331e log for fallback added
7 years ago
sneaxiy c53c5d458b Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 80b991f02c fix merge conflict
7 years ago
qiaolongfei 637acb3e57 fix typo
7 years ago
Luo Tao fc3e7341fc fix compile warning in inference related codes
7 years ago
fengjiayi f86198e668
Merge pull request #11486 from botov/multigradientmachine-leak
7 years ago
Yu Yang de456e74ae
Merge pull request #11913 from reyoung/feature/remove_clone_method
7 years ago
minqiyang fe49e46904 Fix the problem that CMake do not support {} regex
7 years ago
minqiyang 1af7d5a2e8 Change the incorrect version result from UNKNOWN to 0
7 years ago
Yu Yang d087866cda
Merge pull request #12005 from reyoung/feature/fix_data_balance_on_one_gpu
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
Tao Luo 89704d90c5
Merge pull request #12000 from luotao1/mklml_rpath
7 years ago
minqiyang 37a4322112 Polish the code in setup.py.in
7 years ago
qiaolongfei e18f7de935 typo
7 years ago
qiaolongfei 5cc01c1482 follow comment, add parameter save and load part
7 years ago
minqiyang add2e1b79c Merge variable name to detail
7 years ago