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

Fixed mnist tutorial #105

Merged
merged 4 commits into from
Dec 20, 2023
Merged

Fixed mnist tutorial #105

merged 4 commits into from
Dec 20, 2023

Conversation

benedict-96
Copy link
Collaborator

The mnist tutorial is now using the new interface. Also updated the transformer_mnist script.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2d81d79) 68.30% compared to head (fb6dcb9) 68.27%.

Files Patch % Lines
src/data_loader/data_loader.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   68.30%   68.27%   -0.03%     
==========================================
  Files          96       96              
  Lines        2439     2440       +1     
==========================================
  Hits         1666     1666              
- Misses        773      774       +1     

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

@michakraus michakraus merged commit 830c2c9 into main Dec 20, 2023
11 of 15 checks passed
@michakraus michakraus deleted the fix_mnist_tutorial branch December 20, 2023 17:22
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.

2 participants