from local

This commit is contained in:
dohe0342 2023-01-09 19:19:55 +09:00
parent 20cf439a8e
commit ae12df45d6
2 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ class Interformer(nn.Module):
def __init__(
self,
encoder: EncoderInterface,
encoder_dim: int,
):
"""
Args: