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

MAP: change bool to float32 #1150

Merged
merged 7 commits into from
Oct 11, 2022

Conversation

dreaquil
Copy link
Contributor

@dreaquil dreaquil commented Jul 18, 2022

What does this PR do?

Fixes #1147

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

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 🙃

@Borda
Copy link
Member

Borda commented Jul 18, 2022

hi @dreaquil, mind share motivation or what does it solves?

@dreaquil
Copy link
Contributor Author

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:

ERROR  - ImportError: cannot import name 'metanet_pb2' from partially initial...

@Borda Borda added the bug / fix Something isn't working label Jul 18, 2022
@Borda Borda added this to the v0.9 milestone Jul 18, 2022
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #1150 (67a38da) into master (fbfe974) will decrease coverage by 51%.
The diff coverage is n/a.

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     

@Borda Borda changed the title WIP: Change bool to float32. MAP: change bool to float32 Jul 19, 2022
@Borda Borda marked this pull request as draft July 19, 2022 07:37
@ashnair1
Copy link

Any update on this PR?

@SkafteNicki SkafteNicki modified the milestones: v0.9, v0.11 Sep 13, 2022
@SkafteNicki SkafteNicki marked this pull request as ready for review October 11, 2022 09:38
@mergify mergify bot added the ready label Oct 11, 2022
@SkafteNicki SkafteNicki merged commit d3c4c82 into Lightning-AI:master Oct 11, 2022
Borda pushed a commit that referenced this pull request Oct 21, 2022
* 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)
Borda pushed a commit that referenced this pull request Oct 21, 2022
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RuntimeError when using MAP-metric
7 participants