Skip to content

Commit

Permalink
Update test_converter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lizexu123 authored Jul 29, 2024
1 parent e3b708b commit ed5d356
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/paddle/pp_tensorrt/test_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,6 @@ def test_paddle_to_tensorrt_conversion_idg():

if __name__ == "__main__":
# test_paddle_to_tensorrt_conversion_dummy()
<<<<<<< HEAD
test_paddle_to_tensorrt_conversion_bert()
# test_paddle_to_tensorrt_conversion_r50()
=======
# test_paddle_to_tensorrt_conversion_bert()
# test_paddle_to_tensorrt_conversion_r50()
test_paddle_to_tensorrt_conversion_idg()
>>>>>>> 7392b66b1824fedce71557ebf5547359f232cc66

0 comments on commit ed5d356

Please sign in to comment.