Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hyperdimensional-computing/torchhd
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeheddes committed Jun 8, 2022
2 parents 8f81b2e + 1e08117 commit 380b097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchhd/tests/test_similarities.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ def test_device(self, dtype):

assert similarity.device == device


class TestHammingSimilarity:
@pytest.mark.parametrize("dtype", torch_dtypes)
def test_shape(self, dtype):
Expand Down

0 comments on commit 380b097

Please sign in to comment.