Skip to content

Commit

Permalink
Restoring frame buffer & removing error log
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaUlicna committed Nov 3, 2023
1 parent eb3d072 commit 5de3670
Showing 1 changed file with 33 additions and 68 deletions.
Loading

1 comment on commit 5de3670

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Mean (s) BASE 27da5a7 Mean (s) HEAD 5de3670 Percent Change
test_load_gt_data 1.27 1.31185 3.3
test_load_pred_data 1.15249 1.14629 -0.54
test_ctc_matched 2.11513 2.01633 -4.67
test_ctc_metrics 0.52156 0.51744 -0.79
test_ctc_div_metrics 0.28804 0.28523 -0.97
test_iou_matched 7.5544 7.48427 -0.93
test_iou_div_metrics 0.28445 0.28554 0.38

Please sign in to comment.