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

tests: remove skip for SoftmaxLMC test_predictions #493

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

rg936672
Copy link
Contributor

@rg936672 rg936672 commented Feb 5, 2025

PR Type

  • Tests

Description

Closes #473. Turns out the bug was already fixed while loosening the tests in #482.

How Has This Been Tested?

Test now passes on Mac.

Does this PR introduce a breaking change?

No.

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@rg936672 rg936672 marked this pull request as ready for review February 5, 2025 12:07
@tp832944 tp832944 self-assigned this Feb 10, 2025
@tp832944
Copy link
Contributor

Ignoring temporarily broken external link in docs.

@tp832944 tp832944 merged commit 1ece6f4 into main Feb 10, 2025
29 of 30 checks passed
@tp832944 tp832944 deleted the fix/softmax-lmc-on-mac branch February 10, 2025 09:26
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.

test_categorical.py::SoftmaxLMCTests::test_predictions fails on Mac
2 participants