Commit Graph

9408 Commits (bbd53131f04435a50e374756c89cc549f2789b63)

Author SHA1 Message Date
Yancey1989 bbd53131f0 update
7 years ago
Tao Luo e568acbee2
Merge pull request #12092 from velconia/add_deps_to_device_ctx
7 years ago
Tao Luo c620c522d7
Merge pull request #12093 from Noplz/fix_warning
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
Noplz cfa4479b06 fix warning
7 years ago
Yan Chunwei 0cefb9461f
add topological sortting (#12059)
7 years ago
minqiyang 2cc6ca43a0 Add framework_proto to device context deps
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
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
tensor-tang e4e0ffdbf2 fix check_symbol cmake error
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
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
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
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
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
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
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
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
yuyang18 0d2ccfbd3c
Remove atomic
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
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