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

Set different almost equal tolerance depending on floatX #3980

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

lucianopaz
Copy link
Contributor

This PR fixes the broken test we are seeing in #3977, #3978 and #3979. I just changed the assertion decimal tolerance depending on theano's floatX.

Depending on what your PR does, here are a few things you might want to address in the description:

  • what are the (breaking) changes that this PR makes?
    None

  • important background, or details about the implementation
    None

  • are the changes—especially new features—covered by tests and docstrings?
    No

  • consider adding/updating relevant example notebooks
    No

  • right before it's ready to merge, mention the PR in the RELEASE-NOTES.md
    It's an infrastructure fix so it doesn't need to go into the release notes

Copy link
Member

@michaelosthege michaelosthege left a comment

Choose a reason for hiding this comment

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

Excellent!
Can merge when Travis is happy

@lucianopaz lucianopaz merged commit e88c2f9 into pymc-devs:master Jun 24, 2020
@lucianopaz lucianopaz deleted the test_fix branch June 24, 2020 05:28
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.

2 participants