Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Mar 24, 2021
1 parent b41c540 commit 8c38d66
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions halonet_pytorch/halonet_pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@

from einops import rearrange, repeat

# helpers

def exists(val):
return val is not None

# relative positional embedding

def to(x):
Expand Down

0 comments on commit 8c38d66

Please sign in to comment.