from local

This commit is contained in:
dohe0342 2023-01-09 19:35:42 +09:00
parent 5d8b223a8c
commit 651bc84a5d
2 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ class Tempformer(EncoderInterface):
def forward( def forward(
self, x: torch.Tensor self, x: torch.Tensor
): ):
""" """
Args: Args:
x: x: