Commit Graph

16416 Commits (c87e08c28df63ca9dbf731a8ba08e0b644439689)
 

Author SHA1 Message Date
yuyang18 c87e08c28d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exception_safe_pe
7 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
Tao Luo e568acbee2
Merge pull request #12092 from velconia/add_deps_to_device_ctx
7 years ago
fengjiayi 335e4b9d52 fix a dead lock bug
7 years ago
Tao Luo 16aca3c087
Merge pull request #12090 from luotao1/v2
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
fengjiayi 74fa603cce
Merge pull request #12043 from JiayiFeng/fix_backward_bug
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
Luo Tao 2bb43ede48 add rpath to _swig_paddle.so
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
chenweihang 84a525a38a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0ea468225b docs: fix some errors of description
7 years ago
yuyang18 ff07af8d93
Hide calc_gradient
7 years ago
yuyang18 5e725dc52b
Hide Optimizer methods
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
fengjiayi d22c282150 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_backward_bug
7 years ago
Tao Luo 6a749d126f
Merge pull request #12066 from luotao1/find_patchelf
7 years ago
chenweihang 2bd65dbf71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
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
chenweihang 05eafcca73 refine some messages and adjust data type
7 years ago
minqiyang fceaabdd81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_destroy_bug
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
yuyang18 c822d0309b
Refine code
7 years ago
yuyang18 3aaf798182
Refine size_t and int
7 years ago
yuyang18 7d6afee5c1
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exception_safe_pe
7 years ago
yuyang18 0a445da631
Make scope_buffered_ssa_graph_executor Exception safe
7 years ago