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

feat(cvqnn): CVQNN module #264

Merged
merged 1 commit into from
Feb 14, 2024
Merged

feat(cvqnn): CVQNN module #264

merged 1 commit into from
Feb 14, 2024

Conversation

Kolarovszki
Copy link
Collaborator

A module has been written to support CVQNN-related computations. tf_cvnn_benchmark.py has been rewritten using this module.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66bc621) 95.41% compared to head (c01ec38) 95.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   95.41%   95.53%   +0.11%     
==========================================
  Files          58       59       +1     
  Lines        3165     3246      +81     
==========================================
+ Hits         3020     3101      +81     
  Misses        145      145              

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

@Kolarovszki Kolarovszki force-pushed the kz-wip branch 2 times, most recently from a50eed6 to 1144365 Compare February 14, 2024 09:18
A module has been written to support CVQNN-related computations.
`tf_cvnn_benchmark.py` has been rewritten using this module.
@Kolarovszki Kolarovszki merged commit 055a7fe into main Feb 14, 2024
6 checks passed
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.

1 participant