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

making x Float32 in migrate from Flux example #97

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

gabrevaya
Copy link
Contributor

Fix the basic example from Migrating from Flux to Lux in the docs reported in #94.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #97 (ef18dbd) into main (fd8d8b5) will decrease coverage by 0.37%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   76.59%   76.21%   -0.38%     
==========================================
  Files          14       14              
  Lines        1017     1026       +9     
==========================================
+ Hits          779      782       +3     
- Misses        238      244       +6     
Impacted Files Coverage Δ
src/layers/display.jl 54.63% <0.00%> (-3.61%) ⬇️
src/layers/basic.jl 62.63% <0.00%> (+0.19%) ⬆️
src/layers/normalize.jl 86.77% <0.00%> (+0.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd8d8b5...ef18dbd. Read the comment docs.

Copy link
Member

@avik-pal avik-pal left a comment

Choose a reason for hiding this comment

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

Thanks

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