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: Add android example of MNIST inference #2221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Scramjet911
Copy link

@Scramjet911 Scramjet911 commented Aug 30, 2024

Checklist

  • Confirmed that run-checks all script has been executed.
  • Made sure the book is up to date with changes in this PR.

Related Issues/PRs

Discussed this in Issue #2208, added the example.

Changes

Better examples to show usage of Burn and cross platform capabilities

Testing

I ran the app with multiple inputs off the internet and it worked fine.
I have not modified the android tests. Will delete or fix them as required, since I don't think they'll run with the current testing infra?

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.88%. Comparing base (96a2340) to head (3a235e6).
Report is 55 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2221   +/-   ##
=======================================
  Coverage   85.88%   85.88%           
=======================================
  Files         707      707           
  Lines       89805    89805           
=======================================
+ Hits        77130    77131    +1     
+ Misses      12675    12674    -1     

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

Copy link
Contributor

github-actions bot commented Oct 5, 2024

This PR has been marked as stale because it has not been updated for over a month

@github-actions github-actions bot added the stale The issue or pr has been open for too long label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The issue or pr has been open for too long
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant