Yan Chunwei
5fd142c3fd
bugfix/trt engine op ( #11487 )
7 years ago
gongweibao
d9de6b8621
Add brpc surpport. ( #11263 )
7 years ago
Yan Chunwei
145aaa4b49
loose threshold of TRT for CI in different model ( #11305 )
7 years ago
Luo Tao
f6fb51a164
add test_mode in trt/activation_op
7 years ago
Luo Tao
c73977af03
Merge branch 'develop' into trt
7 years ago
Yan Chunwei
4f95bc9463
feature/trt engine op test ( #11182 )
7 years ago
Luo Tao
e116129f03
rewrite unittest of trt_activation_op
7 years ago
Yan Chunwei
9503dbb173
fix compile error ( #11119 )
7 years ago
Yan Chunwei
0c0c5df4cb
feature/add TRT fc converter ( #11043 )
7 years ago
fengjiayi
d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
...
Refine ProgramDesc copy
7 years ago
fengjiayi
31f0533c5d
fix compile errors
7 years ago
fengjiayi
04ccbed5b8
fix a compile error
7 years ago
gongweibao
4fb7cc7f5e
Move sync_mode device ctx from grpc server ( #10881 )
7 years ago
Yan Chunwei
211e131525
feature/tensorrt engine op ( #11001 )
7 years ago
Yan Chunwei
f5fc9c3bc1
feature/mul converter ( #10841 )
7 years ago
Yu Yang
d736fb8047
Disable unstable test ( #10920 )
7 years ago
yuyang18
1b69c25c92
Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18
1426d794ff
Force some unittests serial
7 years ago
yuyang18
ceb150e9fa
Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
7 years ago
yuyang18
8a42c4749e
Disable tests
7 years ago
Kexin Zhao
eec1ac8638
fix warning
7 years ago
Luo Tao
1992f70920
Merge branch 'develop' into refine_relu_test
7 years ago
Yan Chunwei
674bd839cd
OpConverter change BlockDesc to proto::BlockDesc ( #10623 )
7 years ago
Luo Tao
4f5f0be769
use the latest buffer to update the convert
7 years ago
Luo Tao
a3ba264c47
Merge branch 'develop' into refine_relu_test
7 years ago
Lei Wang
f3ffec23cf
CI: exit when fail any step. ( #10579 )
7 years ago
Tao Luo
28de0ea404
Merge pull request #10545 from luotao1/fix_tensorrt_engine
...
fix tensorrt_engine compiler error
7 years ago
Luo Tao
4a5ebb6806
fix tensorrt_engine compiler error
7 years ago
Xin Pan
dcb77813aa
Revert "CI: rerun failed tests. ( #10536 )"
...
This reverts commit 0446220e01
.
Reason:
Rerun failed test hides flaky test.
Flaky test can be bugs, for example, race condition.
Test shouldn't be flaky, if a test is flaky, it should be fixed.
7 years ago
Lei Wang
0446220e01
CI: rerun failed tests. ( #10536 )
...
* CI: rerun failed tests.
* fix check style error.
7 years ago
Tao Luo
303277f002
Merge pull request #10437 from panyx0718/infer2
...
Add a multi-dim add layer test.
7 years ago
Luo Tao
40b8b634f9
Merge branch 'develop' into refine_relu_test
7 years ago
Yan Chunwei
819038113e
Feature/engine refactor ( #10497 )
...
* init refactor
* init
* update some comment
* fix build
* fix errorrr
* fix bug
* fix comment
* update
7 years ago
Xin Pan
6728d96d89
follow comments
7 years ago
Xin Pan
3de43a87ef
Add a multi-dim add layer test.
...
We need to figure out if tensorrt
use row-major or col-major for tensor
layerout inorder to do conversion.
7 years ago
Luo Tao
89dcb0bd15
refine EngineIOConverter, and use io_convert in test_trt_activation_op
7 years ago
Luo Tao
53b401d589
refine io_convert and op_convert
7 years ago
Yan Chunwei
2a2c83b9e6
feature/convert tensorrt io ( #10440 )
...
* init
* init
* add ut
* split singleton from base class
* add singleton
* ad singleton
7 years ago
Tao Luo
4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
...
tensorrt convert init
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 )
...
* Fix CPPLint issues in fluid/inference/tensorrt/
* Fix compile errors
7 years ago
Luo Tao
9945265f09
Merge branch 'develop' into tr_convert_init
7 years ago
Luo Tao
6f6f330423
update the register method
7 years ago
Abhinav Arora
83b1a8f6bf
Pending more CPPLint errors in fluid/operators/math ( #10243 )
...
* Fix CPPLint issue in test_engine
* Fix CPPLint errors in operators/math
* Fix compilation
7 years ago
Abhinav Arora
f457d5da06
Fix more CPPLint errors ( #10218 )
...
* Fix more CPPLint issues
* Fix more CPPLint issues
* Fix more CPPLint issues
* Fix CPPLint issues in operators/math and operators/reader
7 years ago
Luo Tao
326221acec
Merge branch 'develop' into tr_convert_init
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
42febfa928
tensorrt convert init
7 years ago