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

Make forwards-pass type stable for Float32 #83

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

willtebbutt
Copy link
Member

@willtebbutt willtebbutt commented Feb 24, 2020

Hopefully mostly resolved your issue @HamletWantToCode.

Would you mind checking out to this branch and seeing if your code runs correctly? (You'll have to rename kernel to something else because as of 0.6.0 it's used by Stheno as a convenience constructor)

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #83 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   88.46%   88.48%   +0.01%     
==========================================
  Files          24       24              
  Lines         685      686       +1     
==========================================
+ Hits          606      607       +1     
  Misses         79       79              

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 757b938...6172cf1. Read the comment docs.

@HamletWantToCode
Copy link
Contributor

Great, it works, thanks

@willtebbutt willtebbutt merged commit 7b6159f into master Feb 25, 2020
@willtebbutt willtebbutt deleted the wct/fix-float32-stability branch March 1, 2020 09:16
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.

Flux integration + Neural Kernel Network
2 participants