Skip to content

Commit

Permalink
Reenable TensorRT step (apache#14654)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chancebair authored and haohuw committed Jun 23, 2019
1 parent 40d2e61 commit 2ed4595
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/jenkins/Jenkinsfile_unix_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ core_logic: {
custom_steps.test_unix_python2_mkldnn_gpu(),
custom_steps.test_unix_python3_mkldnn_gpu(),
custom_steps.test_unix_python3_mkldnn_nocudnn_gpu(),
// Disabled temporarily for /~https://github.com/apache/incubator-mxnet/issues/14626
// custom_steps.test_unix_python3_tensorrt_gpu(),
custom_steps.test_unix_python3_tensorrt_gpu(),
custom_steps.test_unix_perl_gpu(),
custom_steps.test_unix_r_gpu(),
custom_steps.test_unix_cpp_gpu(),
Expand Down

0 comments on commit 2ed4595

Please sign in to comment.