Skip to content

Add tensor support in edit distance #3036

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Apr 1, 2025

What does this PR do?

Fixes #2856

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--3036.org.readthedocs.build/en/3036/

@SkafteNicki SkafteNicki added the enhancement New feature or request label Apr 1, 2025
@SkafteNicki SkafteNicki added this to the v1.8.0 milestone Apr 1, 2025
@SkafteNicki SkafteNicki self-assigned this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic: Text
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tensors in edit distance computations
1 participant