Commit Graph

104 Commits (1d7f91e867b598bc4cde7dd5f0ef0410ca569bd5)

Author SHA1 Message Date
Kexin Zhao eec1ac8638 fix warning
8 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
Luo Tao 1992f70920 Merge branch 'develop' into refine_relu_test
8 years ago
Luo Tao be41c2ffa6 Merge branch 'develop' into refine_relu_test
8 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest (#10527)
8 years ago
Yan Chunwei 674bd839cd
OpConverter change BlockDesc to proto::BlockDesc (#10623)
8 years ago
Luo Tao 4f5f0be769 use the latest buffer to update the convert
8 years ago
Yan Chunwei de81ccb5cb
feature/analysis node representation (#10522)
8 years ago
Luo Tao a3ba264c47 Merge branch 'develop' into refine_relu_test
8 years ago
Lei Wang f3ffec23cf
CI: exit when fail any step. (#10579)
8 years ago
Tao Luo 28de0ea404
Merge pull request #10545 from luotao1/fix_tensorrt_engine
8 years ago
Luo Tao 4a5ebb6806 fix tensorrt_engine compiler error
8 years ago
Xin Pan dcb77813aa Revert "CI: rerun failed tests. (#10536)"
8 years ago
Lei Wang 0446220e01
CI: rerun failed tests. (#10536)
8 years ago
Tao Luo 303277f002
Merge pull request #10437 from panyx0718/infer2
8 years ago
Luo Tao 40b8b634f9 Merge branch 'develop' into refine_relu_test
8 years ago
Yan Chunwei 819038113e Feature/engine refactor (#10497)
8 years ago
Yan Chunwei 6eeb819538
feature/inference analysis dot (#10494)
8 years ago
Xin Pan 6728d96d89 follow comments
8 years ago
Xin Pan 3de43a87ef Add a multi-dim add layer test.
8 years ago
Luo Tao 0ae97e8a5b Merge branch 'develop' into refine_relu_test
8 years ago
chengduoZH e00c1ee10f fix split var test
8 years ago
Luo Tao 89dcb0bd15 refine EngineIOConverter, and use io_convert in test_trt_activation_op
8 years ago
Tao Luo 3356fb3c6e
Merge pull request #10461 from luotao1/refine_convert
8 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
8 years ago
Xin Pan 0c518888fa
Merge pull request #10430 from panyx0718/infer
8 years ago
Yan Chunwei 2a2c83b9e6 feature/convert tensorrt io (#10440)
8 years ago
Xin Pan 9fccf46270 reword comments
8 years ago
Xin Pan cdd52f3a30 Add comment to explain how to run inference test
8 years ago
Tao Luo 4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
8 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
8 years ago
Luo Tao beb1245560 add relu converter and unit-test
8 years ago
Abhinav Arora 55f0d84029
Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318)
8 years ago
Luo Tao 9945265f09 Merge branch 'develop' into tr_convert_init
8 years ago
whs 2f9fa9b721
Merge pull request #10167 from wanghaoshuang/fluid_init
8 years ago
Luo Tao 6f6f330423 update the register method
8 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
8 years ago
Abhinav Arora 83b1a8f6bf
Pending more CPPLint errors in fluid/operators/math (#10243)
8 years ago
Abhinav Arora f457d5da06
Fix more CPPLint errors (#10218)
8 years ago
wanghaoshuang 848fb00215 Fix comments.
8 years ago
Luo Tao 326221acec Merge branch 'develop' into tr_convert_init
8 years ago
Abhinav Arora 4c8ff72615
Fix CPPLint errors with rxecutor (#10212)
8 years ago
Luo Tao c4e3010b14 use template to do registry
8 years ago
Yan Chunwei 2d57158e2b
fea/init tensorrt engine (#10003)
8 years ago
Luo Tao d599de5c41 auto registray op converters
8 years ago
Luo Tao 48473dddf4 Merge branch 'develop' into tr_convert_init
8 years ago
wanghaoshuang a4b452a2d6 Remove initP2P(bool) and init function in framework.
8 years ago
wanghaoshuang e4708565f4 Fix cpplint format.
8 years ago
wanghaoshuang 48b7b54321 Refine code.
8 years ago
wanghaoshuang 1bdea0a8d2 Add init interface for customize devices.
8 years ago