Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix benchmark test flow with dynamic shape. #1095

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

zhangyang2057
Copy link
Contributor

  • Extract actual fps only for dynamic model
  • Fix tflite test runner to run dynamic model

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (77be775) 79.22% compared to head (b0ed7ad) 79.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1095   +/-   ##
=======================================
  Coverage   79.22%   79.22%           
=======================================
  Files         689      689           
  Lines       24267    24267           
=======================================
  Hits        19226    19226           
  Misses       5041     5041           
Flag Coverage Δ
integration 41.08% <ø> (ø)
unit 72.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Test Results

5 591 tests  ±0   5 591 ✔️ ±0   13m 52s ⏱️ + 3m 31s
       6 suites ±0          0 💤 ±0 
       6 files   ±0          0 ±0 

Results for commit b0ed7ad. ± Comparison against base commit 77be775.

♻️ This comment has been updated with latest results.

@zhangyang2057 zhangyang2057 merged commit 2fe80ac into master Sep 20, 2023
44 checks passed
@zhangyang2057 zhangyang2057 deleted the feature/benchmark_with_dynamic_shape branch September 20, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants