Commit Graph

49 Commits (4e36c0ecab5ea9c8b3445f475e289532938e48ac)

Author SHA1 Message Date
Yan Chunwei 145aaa4b49
loose threshold of TRT for CI in different model (#11305)
8 years ago
Luo Tao f6fb51a164 add test_mode in trt/activation_op
8 years ago
Luo Tao c73977af03 Merge branch 'develop' into trt
8 years ago
Yan Chunwei 4f95bc9463
feature/trt engine op test (#11182)
8 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
8 years ago
Yan Chunwei 9503dbb173
fix compile error (#11119)
8 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
8 years ago
fengjiayi d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
8 years ago
fengjiayi 31f0533c5d fix compile errors
8 years ago
fengjiayi 04ccbed5b8 fix a compile error
8 years ago
gongweibao 4fb7cc7f5e
Move sync_mode device ctx from grpc server (#10881)
8 years ago
Yan Chunwei 211e131525
feature/tensorrt engine op (#11001)
8 years ago
Yan Chunwei f5fc9c3bc1
feature/mul converter (#10841)
8 years ago
Yu Yang d736fb8047 Disable unstable test (#10920)
8 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
8 years ago
yuyang18 1426d794ff Force some unittests serial
8 years ago
yuyang18 ceb150e9fa Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
8 years ago
yuyang18 8a42c4749e Disable tests
8 years ago
Kexin Zhao eec1ac8638 fix warning
8 years ago
Luo Tao 1992f70920 Merge branch 'develop' into refine_relu_test
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
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
Xin Pan 6728d96d89 follow comments
8 years ago
Xin Pan 3de43a87ef Add a multi-dim add layer test.
8 years ago
Luo Tao 89dcb0bd15 refine EngineIOConverter, and use io_convert in test_trt_activation_op
8 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
8 years ago
Yan Chunwei 2a2c83b9e6 feature/convert tensorrt io (#10440)
8 years ago
Tao Luo 4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
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
Luo Tao 6f6f330423 update the register method
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
Luo Tao 326221acec Merge branch 'develop' into tr_convert_init
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 42febfa928 tensorrt convert init
8 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
8 years ago