Skip to content

Ensure hamming similarity inputs are vsa tensors #159

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

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

mikeheddes
Copy link
Member

Description

All other functions in functional.py first ensure that the input is a VSATensor. This PR ensures that the hamming similarity follows this convention. This fixes #157 .

Checklist

  • I added/updated documentation for the changes.
  • I have thoroughly tested the changes.

@mikeheddes mikeheddes merged commit 2de23fd into main Sep 26, 2023
@mikeheddes mikeheddes deleted the fix/hamming branch September 26, 2023 20:41
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.

ensure_vsa not called in hamming_similarity
1 participant