Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanRisheng committed Jan 12, 2025
1 parent 670f2c2 commit e2a5bb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tensorrt/tensorrt_test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ def check_marker(self, expected_result):
)
main_program = run_pir_pass(
main_program,
partition_mode=False,
disable_passes=self.disable_passes,
)
marker_result = False
Expand Down

0 comments on commit e2a5bb0

Please sign in to comment.