Commit Graph

16768 Commits (abe32a49126d69fbbdbc8c31d210f4fe301a47f9)
 

Author SHA1 Message Date
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. () 7 years ago
Tao Luo 110c6aed5d
Merge pull request from skylarch/develop 7 years ago
Tao Luo 27aef26f57
Merge pull request from luotao1/warning 7 years ago
skylarch 6a74e2547f
Update hyperlinks in workflow_of_capi_cn.md 7 years ago
skylarch e043fe26fa
Merge pull request from PaddlePaddle/develop 7 years ago
chenweihang 8f2486ca16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op 7 years ago
tensor-tang e8ae020a9d explict cxx 7 years ago
tensor-tang 6bc1aaaac7 refine the ColMajor replacement 7 years ago
tensor-tang c3862a7519 Merge remote-tracking branch 'ups/develop' into feature/libxsmm 7 years ago
typhoonzero b2b371f31d update 7 years ago
chenweihang d552b900f0 change the copyright year form 2016 to 2018 7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. () 7 years ago
tensor-tang de856da9a6 fix ColMajor and RowMajor replacement 7 years ago
tensor-tang 00ee6c3c17 Merge remote-tracking branch 'ups/develop' into feature/libxsmm 7 years ago
tensor-tang 2238ea56de paddle fluid static lib symbol hidden 7 years ago
tensor-tang 7f93def030 inference api static lib symbol hidden 7 years ago
tangwei12 95545f7676 checkpoint api optimized 7 years ago
Qiyang Min 1bd9fe87e2
Merge pull request from velconia/update_version_via_git_branch 7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors 7 years ago
gongweibao 091ab63331
Fix singleton. () 7 years ago
fengjiayi 3c9b59b8e8 update 7 years ago
typhoonzero 869ccea565 fix inference deps 7 years ago
tensor-tang 4922074edc inference api symbol hidden 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 f5894d22c5 Fix a backward bug 7 years ago
chenweihang 7526eaaf13 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op 7 years ago
chenweihang 4453473f71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op 7 years ago
chenweihang 1721613f1e simplify construct function 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
chenweihang 5f89272c89 change the bit insert to array insert for understandability 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 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 from jacquesqiao/update-dist-lookup-table-design-doc 7 years ago
typhoonzero 55e6e2c4a8 follow commonts 7 years ago
Tao Luo 20ecc9f581
Merge pull request 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