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

Flaky tensor/test_blockwise.py::TestMatrixInverse::test_grad #431

Closed
ricardoV94 opened this issue Sep 7, 2023 · 1 comment
Closed

Flaky tensor/test_blockwise.py::TestMatrixInverse::test_grad #431

ricardoV94 opened this issue Sep 7, 2023 · 1 comment
Labels
bug Something isn't working needs info Additional information required tests

Comments

@ricardoV94
Copy link
Member

Description

I tried tweaking the tolerance in #428 but this test is still failing (last example https://github.com/pymc-devs/pytensor/actions/runs/6107981392/job/16576171402)

It should be deterministic (and is locally), so I am a bit puzzled. If it fails again, we should probably print the inputs, to see what numbers are being tested...

@ricardoV94 ricardoV94 added bug Something isn't working needs info Additional information required tests labels Sep 7, 2023
@ricardoV94
Copy link
Member Author

Possibly related to numpy/numpy#20233

The computation itself might not be deterministic for extreme values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs info Additional information required tests
Projects
None yet
Development

No branches or pull requests

1 participant