-
Notifications
You must be signed in to change notification settings - Fork 415
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
MAP: change bool to float32 #1150
MAP: change bool to float32 #1150
Conversation
hi @dreaquil, mind share motivation or what does it solves? |
Hi @Borda! This is to resolve this issue #1147. However, there is some missing test for this failure. I would like to add a test but I am unable to get my development environment set up for test discovery in Vscode. Dealing with this issue:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1150 +/- ##
========================================
- Coverage 86% 34% -51%
========================================
Files 195 195
Lines 11463 11463
========================================
- Hits 9836 3935 -5901
- Misses 1627 7528 +5901 |
Merging in [MAP: change bool to float32](Lightning-AI#1150)
Any update on this PR? |
* Change bool to float32. * add test case * changelog Co-authored-by: André Aquilina <andre.aquilina@dysismedical.com> Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com> Co-authored-by: thomas chaton <thomas@grid.ai> (cherry picked from commit d3c4c82)
* Change bool to float32. * add test case * changelog Co-authored-by: André Aquilina <andre.aquilina@dysismedical.com> Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com> Co-authored-by: thomas chaton <thomas@grid.ai> (cherry picked from commit d3c4c82)
What does this PR do?
Fixes #1147
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃