Commit Graph

9256 Commits (5e2656449c5c193a9b62c13056fccb23b4306a8c)

Author SHA1 Message Date
Yan Chunwei 5e2656449c
add inference-analysis doc (#11813)
7 years ago
gongweibao c2165ffa7b Fix codesytle (#11836)
7 years ago
Yan Chunwei cde5693bdd
fea/expose infrerence api so (#11793)
7 years ago
fengjiayi aab47cc08d fix Mac compile errors (#11829)
7 years ago
chengduo 8d76cf397d
Fix TensorCopy bug (#11822)
7 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData
7 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op
7 years ago
Tao Luo ef68b913d9
Merge pull request #11819 from PaddlePaddle/bugfix/anakin-compile
7 years ago
chengduo 6711b7b5f1
fix FeedAndSplitTensorIntoLocalScopes (#11817)
7 years ago
Yan Chunwei 95385de798
fix anakin manylinux build
7 years ago
Tao Luo 8080ffd7eb
Merge pull request #11801 from velconia/change_paddle_build_doc
7 years ago
superjomn ba99bc2384 update
7 years ago
superjomn f1224945ba fix analysis compile bug
7 years ago
Tao Luo 905454dfec
Merge pull request #11794 from luotao1/fix_tensorrt_compiler_bug
7 years ago
minqiyang 68fe1d54aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_paddle_build_doc
7 years ago
minqiyang e265e61193 Add WITH_ANAKIN option log in paddle_build.sh
7 years ago
Xin Pan 2ecc56226d small AverageOptimizer enhance. (#11761)
7 years ago
Luo Tao 9211824841 fix tensorrt compiler bug
7 years ago
Yan Chunwei 5082642bdb
feature/analysis to support sub-graph for TRT engine (#11538)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Qiao Longfei 593bbfe392
Merge pull request #11765 from jacquesqiao/fix-adam-op-for-selectedrows
7 years ago
tensor-tang 64e44e929c add option to compile inference demo
7 years ago
qiaolongfei 20fae68136 adam op handle grad.rows().size == 0 condition
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
qiaolongfei df7a266ae2 fix adam op for selected rows
7 years ago
Yan Chunwei c228977727
add anakin release (#11747)
7 years ago
Yan Chunwei f2459aafd2
inference API init cn (#11731)
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Qingsheng Li 8630ba2eb1
Fix sequence expand op (#11618)
7 years ago
sneaxiy 01fbcb0bbb
Merge pull request #11695 from sneaxiy/complete_py_reader_cpp
7 years ago
tensor-tang 52993878a4 add feature/vis infer demos (#11708)
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
guosheng d15b2e02c8 Fix copying empty tensor in beam_search_decode_op
7 years ago
sneaxiy d4d946db5a update blocking queue
7 years ago
yi.wu 8d04d0e2a3 update
7 years ago
yi.wu 6f0107126a fix broadcast bug
7 years ago
yuyang18 9faf5a39c5
Refactor Operator.cc, and clean code
7 years ago
yi.wu 88cb47bd86 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_paraexe_bcast
7 years ago
yi.wu 8e48c77b54 wip
7 years ago
Yan Chunwei b0f98849fd
inference doc fix grammer (#11718)
7 years ago
tangwei12 a1f1a5ed8a rename grpc to rpc (#11717)
7 years ago
yi.wu 3d69a82b83 fix dist train broadcasting bug
7 years ago
Tao Luo 2dae8a4631
Merge pull request #11596 from tensor-tang/refine/mklml/dyload
7 years ago
tangwei12 b20fa022ed
Merge pull request #11490 from seiriosPlus/ckpt_m2
7 years ago
chengduo bb29800aaa
small refine (#11460)
7 years ago
gongweibao ab0c2e1dab
Fix rpc_deadline (#11709)
7 years ago
tangwei12 f57978e6b5 renae
7 years ago
tangwei12 b6e63554e6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2
7 years ago
Yancey 991cedb4c3
Merge pull request #11702 from Yancey1989/fix_async_update_failed
7 years ago