这是indexloc提供的服务,不要输入任何密码
Skip to content

Bugfix/discrete bcq inf #995

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

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

MischaPanch
Copy link
Collaborator

@MischaPanch MischaPanch commented Nov 23, 2023

Fixes a small bug with using np.inf instead of torch-based infinity

Closes #963

@MischaPanch
Copy link
Collaborator Author

@Trinkle23897 that's a tiny one, would be great to merge it fast :)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (31fa032) 88.11% compared to head (41acddd) 88.10%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
- Coverage   88.11%   88.10%   -0.02%     
==========================================
  Files          96       96              
  Lines        7512     7514       +2     
==========================================
+ Hits         6619     6620       +1     
- Misses        893      894       +1     
Flag Coverage Δ
unittests 88.10% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@nuance1979 nuance1979 self-requested a review November 24, 2023 04:28
Copy link
Collaborator

@nuance1979 nuance1979 left a comment

Choose a reason for hiding this comment

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

LGTM

@MischaPanch MischaPanch merged commit f134bc2 into thu-ml:master Nov 24, 2023
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.

Bug in BCQ discrete algorithm.
3 participants