Skip to content

Commit

Permalink
roar
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Aug 23, 2023
1 parent fa1b7d2 commit 35bf3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soundstorm_pytorch/soundstorm.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def coin_flip():

# tensor helpers

@beartype
def get_mask_subset_prob(
mask: Tensor,
prob: Union[float, Tensor],
Expand Down

0 comments on commit 35bf3c0

Please sign in to comment.