Commit Graph

84 Commits (0ae97e8a5bb12b83316fc6d85f7f782a0d048aac)

Author SHA1 Message Date
Luo Tao 0ae97e8a5b Merge branch 'develop' into refine_relu_test
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Luo Tao 89dcb0bd15 refine EngineIOConverter, and use io_convert in test_trt_activation_op
7 years ago
Tao Luo 3356fb3c6e
Merge pull request #10461 from luotao1/refine_convert
7 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
7 years ago
Xin Pan 0c518888fa
Merge pull request #10430 from panyx0718/infer
7 years ago
Yan Chunwei 2a2c83b9e6 feature/convert tensorrt io (#10440)
7 years ago
Xin Pan 9fccf46270 reword comments
7 years ago
Xin Pan cdd52f3a30 Add comment to explain how to run inference test
7 years ago
Tao Luo 4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Luo Tao beb1245560 add relu converter and unit-test
7 years ago
Abhinav Arora 55f0d84029
Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318)
7 years ago
Luo Tao 9945265f09 Merge branch 'develop' into tr_convert_init
7 years ago
whs 2f9fa9b721
Merge pull request #10167 from wanghaoshuang/fluid_init
7 years ago
Luo Tao 6f6f330423 update the register method
7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
7 years ago
Abhinav Arora 83b1a8f6bf
Pending more CPPLint errors in fluid/operators/math (#10243)
7 years ago
Abhinav Arora f457d5da06
Fix more CPPLint errors (#10218)
7 years ago
wanghaoshuang 848fb00215 Fix comments.
7 years ago
Luo Tao 326221acec Merge branch 'develop' into tr_convert_init
7 years ago
Abhinav Arora 4c8ff72615
Fix CPPLint errors with rxecutor (#10212)
7 years ago
Luo Tao c4e3010b14 use template to do registry
7 years ago
Yan Chunwei 2d57158e2b
fea/init tensorrt engine (#10003)
7 years ago
Luo Tao d599de5c41 auto registray op converters
7 years ago
Luo Tao 48473dddf4 Merge branch 'develop' into tr_convert_init
7 years ago
wanghaoshuang a4b452a2d6 Remove initP2P(bool) and init function in framework.
7 years ago
wanghaoshuang e4708565f4 Fix cpplint format.
7 years ago
wanghaoshuang 48b7b54321 Refine code.
7 years ago
wanghaoshuang 1bdea0a8d2 Add init interface for customize devices.
7 years ago
Luo Tao 42febfa928 tensorrt convert init
7 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
7 years ago
Abhinav Arora 744ebcfa18
Fix CPPlint issues in fluid/inference (#10075)
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
Liu Yiqun 449bdde58a Correct some typos.
7 years ago
Liu Yiqun 2762959f79 Merge branch 'develop' into core_inference_prepare
7 years ago
Liu Yiqun 339be6254e Refine the order of arguments.
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
7 years ago
Yu Yang 5ceea265bb Disable unstable unittest
7 years ago
Liu Yiqun 720f6196ea Change the seed and make it not fixed for multi-threads cases.
7 years ago
Liu Yiqun e24172eb54 Simplify the inference unittest of fit a line and add some comment.
7 years ago
Liu Yiqun bdb21f6bc3 Merge branch 'develop' into core_inference_multi_thread
7 years ago
Liu Yiqun 93e9905482 Add unittest for calling CreateVariables manually.
7 years ago
Liu Yiqun a9855e4afd Merge branch 'develop' into core_inference_fix_run
7 years ago
Yi Wang f31a0da363 Restore inference CMakeLists.txt
7 years ago
Yi Wang e831bd43b0 Add ARCHIVE_START/END back
7 years ago
Liu Yiqun 90f3a421c7 Change the argument's type from reference to pointer.
7 years ago
Yi Wang 080e442671 Update
7 years ago