Tao Luo
34ed7d1379
Merge pull request #13924 from luotao1/clean_inference_lib
...
Clean inference lib
7 years ago
tensor-tang
36588b3365
fix illegal instruction of rnn1 and text
7 years ago
Tao Luo
6a4e9230ed
Merge branch 'develop' into mkldnn_test
7 years ago
gongweibao
078223b3e3
Add rpc timeline. ( #13900 )
...
Add rpc timeline
7 years ago
tangwei12
e3964e5a43
lookup table bug fix about lr, test=develop ( #13946 )
7 years ago
dzhwinter
29382db625
Merge pull request #13874 from dzhwinter/fix/momentum
...
add sparse update momentum. test=develop
7 years ago
Xin Pan
6a54c3de1f
Merge pull request #13928 from panyx0718/doc
...
remove unused codes
7 years ago
qingqing01
5dbb2e9986
Small changes for sum_op to avoid zero setting. ( #13923 )
7 years ago
Xin Pan
1250678c2c
Merge pull request #13755 from shippingwang/develop
...
Move paddle/v2/plot/plot.py to paddle/utils
7 years ago
Tao Luo
b819684370
add compare_mkldnn test
...
test=develop
7 years ago
Tao Luo
e47f4186ae
fix some compiler warning
7 years ago
nhzlx
b970c6d5d0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt
...
test=develop
7 years ago
nhzlx
32072d31b5
fix demo ci error on manylinux
7 years ago
Jiabin Yang
6553956bd6
Merge pull request #13931 from JiabinYang/fix_dist_on_mac
...
remove proxy before unit test to avoid error under distribution
7 years ago
typhoonzero
5207caf587
core.so do not link libpython test=develop
7 years ago
Shan Yi
0eec2ca4f9
update readme.md
...
test=develop
7 years ago
dzhwinter
00e8791f66
fix compile in cpu error. test=develop
7 years ago
tensor-tang
e69328c3bc
fix warning and mac compile
...
test=develop
7 years ago
Tao Luo
6ea9d1b595
add analysis_predictor in vis_demo
...
test=develop
7 years ago
Tao Luo
f444a7226e
Merge branch 'develop' into clean_inference_lib
7 years ago
Tao Luo
3598500773
Merge pull request #13867 from Superjomn/clean/CreatePaddlePredictor
...
clean CreatePaddlePredictor
7 years ago
Tao Luo
41eeb771e8
Merge branch 'develop' into clean_inference_lib
7 years ago
dzhwinter
d239cf2e15
use binary search. test=develop
7 years ago
dzhwinter
a9f5f822e6
use binary search. test=develop
7 years ago
sneaxiy
acd77e6900
test=develop
7 years ago
Tao Luo
b854d959a5
update with comments
7 years ago
shippingwang
4964bb7db0
change ' to "
7 years ago
shippingwang
efaf6f7dbe
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
nhzlx
485ab5b356
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ocr_attention_support
...
test=develop
7 years ago
nhzlx
2b5edfbc37
Add ceil model pooling for trt (ocr attention)
...
test=develop
7 years ago
Tao Luo
75bb0babef
Merge branch 'develop' into mkldnn_test
7 years ago
tensor-tang
6447155dac
Merge pull request #13851 from tensor-tang/fea/jitkernel_peephole
...
Fea jitkernel lstm peephole
7 years ago
jerrywgz
4c9884e713
refine unittest test=develop
7 years ago
JiabinYang
02f863400e
test=develop
7 years ago
JiabinYang
c20f689d6e
test=develop
7 years ago
Xin Pan
7fb5b66ac2
Merge pull request #13916 from panyx0718/fix2
...
Make Var::GetMutable robust
7 years ago
Yan Chunwei
6809238d97
fix analysis predictor profile ( #13896 )
7 years ago
Xin Pan
abbfb60ca9
remove unused codes
...
test=develop
7 years ago
Yibing Liu
6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
...
Add py api for sequence_slice_op
7 years ago
dzhwinter
3861269594
merge develop branch
7 years ago
jerrywgz
98c3294b85
Merge branch 'roialign' of https://github.com/jerrywgz/Paddle into roialign
7 years ago
Tao Luo
a35e7f4bae
adjust demo_ci with fluid_inference_install_dir
...
test=develop
7 years ago
JiabinYang
1ba7a3f311
test=develop
7 years ago
Tao Luo
fc63aa72cc
add inference-only fluid library
7 years ago
tangwei12
fa2ab3346c
fill constant add infervarshape, lookuptable clone lr var ( #13830 )
...
* fill constant add infervarshape, lookuptable clone lr var
* test=develop
* add lookuptable ut, test=develop
* bug fix in transpliler about async with lookup table
* test=develop
7 years ago
jerrywgz
8c79071d6a
roi_align for gpu
7 years ago
JiabinYang
368d6b77b0
test=develop
7 years ago
Xin Pan
342e436158
Make Var::GetMutable robust
...
test=develop
7 years ago
Yan Chunwei
7a751b83ac
fix isfinite_op sprintf ( #13850 )
...
test=develop
7 years ago
Qiyang Min
e3a64fca44
Merge pull request #13835 from velconia/fix_reshape_op
...
Fix Reshape op when input is the same with output
7 years ago