mirror of
https://github.com/lucidrains/vit-pytorch.git
synced 2025-12-30 08:02:29 +00:00
cleanup
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import torch
|
||||
from math import ceil
|
||||
from torch import nn
|
||||
import torch.nn.functional as F
|
||||
from einops import rearrange, repeat
|
||||
from einops import repeat
|
||||
|
||||
from vit_pytorch.vit import Transformer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user