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

fixes for the cuda backend #2842

Merged
merged 13 commits into from
Mar 13, 2024
Merged

fixes for the cuda backend #2842

merged 13 commits into from
Mar 13, 2024

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Mar 13, 2024

Changes

fixes cuda crashing tests

Type of change

  • 📚 Documentation Update
  • 🧪 Tests Cases
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔬 New feature (non-breaking change which adds functionality)
  • 🚨 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Did you update CHANGELOG in case of a major change?

@edgarriba edgarriba changed the title fix warp device test fixes for the cuda backend Mar 13, 2024
@edgarriba edgarriba merged commit 36e2c94 into release-0.7.2 Mar 13, 2024
2 checks passed
@edgarriba edgarriba deleted the release-fixes branch March 13, 2024 20:03
edgarriba added a commit that referenced this pull request Mar 14, 2024
* bump version 0.7.2

* fixes for the cuda backend (#2842)

* fix warp device test

* more device fixes

* more device errors

* add missing upcasts to homography solvers

* increate homography test tolerance for float16

* fix kmeans

* More missing upcasts for linalg.solve

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* nondet_tol for bilateral and guided blurs

* nondet_tol for elastic

* fix visual prompter test

---------

Co-authored-by: Dmytro Mishkin <dmytro.mishkin@hover.to>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Dmytro Mishkin <dmytro.mishkin@hover.to>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

None yet

2 participants