Commit Graph

16375 Commits (0cefb9461f596cacb76c7659aef3a55f200a1f6d)
 

Author SHA1 Message Date
Yan Chunwei 0cefb9461f
add topological sortting (#12059)
7 years ago
tensor-tang f92024470b
Merge pull request #12052 from tensor-tang/refine/infer/api/static
7 years ago
tensor-tang 269246cb3b
Merge pull request #12046 from tensor-tang/refine/infer/api/dynamic
7 years ago
Jacek Czaja fbe25ef510 MKLDNN: Extending Conv MKLDNN op to reuse MKLDNN primitives (#11750)
7 years ago
Tao Luo 13603774b2
Merge pull request #12049 from luotao1/demo
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
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
tensor-tang e4e0ffdbf2 fix check_symbol cmake error
7 years ago
Tao Luo e91ecd5d91
Merge pull request #12077 from wojtuss/wojtuss/cycle-cifar-flowers2
7 years ago
tensor-tang 26d557a17f Merge remote-tracking branch 'ups/develop' into refine/infer/api/dynamic
7 years ago
tensor-tang eeaf7673b8 fix depends
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 57b30c2be3 fix compiler error when using shared library, disable testing static library
7 years ago
tensor-tang 83883a2ed9 Merge remote-tracking branch 'ups/develop' into refine/infer/api/dynamic
7 years ago
Luo Tao 37765adb9d Merge branch 'develop' into demo
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
tensor-tang b065522d6c add some symbol check
7 years ago
Luo Tao f8a74ccc7b add shared library test
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
Luo Tao 2d9bd762ee Merge branch 'develop' into demo
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
Luo Tao c6fe794a9c add independent inference demo on teamcity
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
tensor-tang 2238ea56de paddle fluid static lib symbol hidden
7 years ago
tensor-tang 7f93def030 inference api static lib symbol hidden
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
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 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