Zhaolong Xing
|
85c4912755
|
Merge pull request #12355 from NHZlX/add_tensorrt_pooling_converter
Add tensorrt pooling converter
|
7 years ago |
tensor-tang
|
9788e5ab87
|
add flags to control num_threads
|
7 years ago |
nhzlx
|
4f71a3b12b
|
fix a bug
|
7 years ago |
Luo Tao
|
83e59257d0
|
fix manylinux1 Failed to publish artifacts
|
7 years ago |
nhzlx
|
c8adfb3451
|
add paddle_enforce
|
7 years ago |
nhzlx
|
5533400720
|
fix comments
|
7 years ago |
nhzlx
|
01566fb61b
|
1. support mutil batch utest 2. support pool op
|
7 years ago |
nhzlx
|
21890ca0cf
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_pooling_converter
|
7 years ago |
tensor-tang
|
7b63b85086
|
fix mismatch of infer api (#12342)
|
7 years ago |
nhzlx
|
4d49e61ab8
|
fix comments
|
7 years ago |
nhzlx
|
bcd67bdd71
|
add assert for GetOutput
|
7 years ago |
nhzlx
|
7382f98600
|
1. set ut batch > 1 2. readd the mul op(utest will be added later)
|
7 years ago |
nhzlx
|
bd64979fe9
|
the argument should not be a const one
|
7 years ago |
nhzlx
|
f42ea48996
|
deal with conflict
|
7 years ago |
nhzlx
|
82527696e7
|
1. we delelte mul op, 2.modify fc and action op 3. modify the test inferface
|
7 years ago |
nhzlx
|
2372daff1d
|
there is no batchsize concept in tensorrt's tensor
|
7 years ago |
Yan Chunwei
|
9e0a94f069
|
inference-api code clean (#12274)
|
7 years ago |
Yan Chunwei
|
b42ced8eda
|
bugfix/tensorrt analysis fix subgraph trigger (#12266)
|
7 years ago |
qiaolongfei
|
0e30c9d6fb
|
fix mac build
|
7 years ago |
Tao Luo
|
3694fd5c4a
|
Merge pull request #12109 from emailweixu/cpu_only
Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
|
7 years ago |
nhzlx
|
d384d39a68
|
add Temporarily add code with bug
|
7 years ago |
Tao Luo
|
a8f0931428
|
Merge pull request #12229 from luotao1/api_doc
fix dead link in high_level_api.md
|
7 years ago |
Luo Tao
|
43c1481f88
|
fix dead link in high_level_api.md
|
7 years ago |
tensor-tang
|
d4691cedec
|
fix mac build
|
7 years ago |
Luo Tao
|
2e68abf47c
|
rename api.h to paddle_inference_api.h, put demo_ci in fluid_install_dir
|
7 years ago |
Luo Tao
|
44b6a5f308
|
fix inference_lib.cmake and make demo_ci pass
|
7 years ago |
Luo Tao
|
af1e54acd8
|
fix compiler error after move
|
7 years ago |
Luo Tao
|
369dfb3d0f
|
move contrib/inference to paddle/fluid/inference/api
|
7 years ago |
Wei Xu
|
264e8305b0
|
Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
|
7 years ago |
Luo Tao
|
b1a1124d36
|
fix compiler and run error in static library
|
7 years ago |
Luo Tao
|
24ced1d0b9
|
add independent demo for test static fluid library
|
7 years ago |
Yan Chunwei
|
0cefb9461f
|
add topological sortting (#12059)
|
7 years ago |
tensor-tang
|
f92024470b
|
Merge pull request #12052 from tensor-tang/refine/infer/api/static
inference api static lib symbol hidden
|
7 years ago |
tensor-tang
|
2238ea56de
|
paddle fluid static lib symbol hidden
|
7 years ago |
Luo Tao
|
fc3e7341fc
|
fix compile warning in inference related codes
|
7 years ago |
tensor-tang
|
3df99e72ab
|
Merge remote-tracking branch 'ups/develop' into refine/set_num_threads
fix conflicts
|
7 years ago |
dzhwinter
|
4ed0b62476
|
Move fluid::framework::InitDevices into fluid::platform (#11757)
* move to platform
* "move init from framework to platform"
* "remove used init"
* "fix ci"
* "fix ci"
* "fix generic"
* "fix ci"
* "fix ci"
* "fix ci"
* "disable fragile test"
|
7 years ago |
Yan Chunwei
|
4f555909ce
|
analysis/code clean (#11964)
|
7 years ago |
sneaxiy
|
3f9292c6e6
|
fix merge conflict
|
7 years ago |
sneaxiy
|
dd70fb4393
|
fix type comparation bugs
|
7 years ago |
Xin Pan
|
a9086bf320
|
also move a few other dir to legacy/
|
7 years ago |
Yan Chunwei
|
5e2656449c
|
add inference-analysis doc (#11813)
|
7 years ago |
gongweibao
|
c2165ffa7b
|
Fix codesytle (#11836)
|
7 years ago |
fengjiayi
|
aab47cc08d
|
fix Mac compile errors (#11829)
|
7 years ago |
superjomn
|
ba99bc2384
|
update
|
7 years ago |
superjomn
|
f1224945ba
|
fix analysis compile bug
|
7 years ago |
Yan Chunwei
|
5082642bdb
|
feature/analysis to support sub-graph for TRT engine (#11538)
|
7 years ago |
tensor-tang
|
e3a96300bb
|
move SetNumThreads to platform
|
7 years ago |
tensor-tang
|
1f09ddf806
|
Merge remote-tracking branch 'ups/develop' into refine/mklml/dyload
|
7 years ago |
gongweibao
|
19958eeb71
|
fix (#11590)
|
7 years ago |