Commit Graph

16384 Commits (e7f7ba97fe9c3c598b92a5142f01907fba178d14)
 

Author SHA1 Message Date
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago
qingqing01 79d797fde9
Design doc of fixed-point quantization. (#10553)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
Tao Luo 6a749d126f
Merge pull request #12066 from luotao1/find_patchelf
7 years ago
Tao Luo e91ecd5d91
Merge pull request #12077 from wojtuss/wojtuss/cycle-cifar-flowers2
7 years ago
Qiyang Min a11381b173
Merge pull request #11994 from velconia/fix_grpc_destroy_bug
7 years ago
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
7 years ago
Luo Tao 8cd1c7bb52 Merge branch 'develop' into find_patchelf
7 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
7 years ago
minqiyang cee8731258 Fix inference compilation problem
7 years ago
Luo Tao e986ad4bcb add check for patchelf in CMakelists.txt
7 years ago
minqiyang fceaabdd81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_destroy_bug
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
typhoonzero 81d382936c disable mkl for windows
7 years ago
typhoonzero ab9a49b828 follow comments
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
typhoonzero b2b371f31d update
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
typhoonzero 869ccea565 fix inference deps
7 years ago
fengjiayi 6d6f49cd56 Merge remote-tracking branch 'yuyang/feature/decorated_reader_chain' into dev_reader_ResetAll
7 years ago
typhoonzero bebb987012 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_mac_whl_packaging
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
typhoonzero d9e182e260 update
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
typhoonzero 75988275f5 fix MKL flag auto detect
7 years ago
Qiao Longfei 11146a067a
Merge pull request #12001 from jacquesqiao/update-dist-lookup-table-design-doc
7 years ago
typhoonzero 55e6e2c4a8 follow commonts
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