-
-
Notifications
You must be signed in to change notification settings - Fork 132
[pre-commit.ci] pre-commit autoupdate #865
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
base: main
Are you sure you want to change the base?
Conversation
cc @mtsokol @willow-ahrens Seems like we're ignoring |
CodSpeed Performance ReportMerging #865 will degrade performances by 20.03%Comparing Summary
Benchmarks breakdown
|
We never supported keepdims, a few days ago we merged a change which we thought would support keepdims, now it seems that this is broken, though only in the lazy case. I'll investigate. |
By the way: Should these finch tests be moved to finch-tensor-python, or at least called from CI there? |
I cannot reproduce the failing case locally. I am getting:
|
Is the problem just that we need to cut a new release of finch-tensor-python? |
I see that the new release arrived. I cleared CI caches and re-triggered jobs. |
was that the fix then? Perhaps I should have bumped the breaking version number with the last finch.jl release. It was a bugfix but a breaking one. |
Yes, new release of Numba Array API error is unrelated IMO, for Finch Array API I need to adjust skips and xfails file. |
Additional Numba and Finch Array API test failures are due to new hypothesis version IMO. |
A few edge cases need to be resolved first to make Array API Finch job green (described in finch-tensor/Finch.jl#743) |
9f9575e
to
a62552e
Compare
a62552e
to
dd9b9eb
Compare
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.5...v0.11.9)
dd9b9eb
to
70ca6ca
Compare
updates: