fix typos

This commit is contained in:
Kohya S
2023-10-09 18:00:45 +09:00
parent cf49e912fc
commit 8b79e3b06c
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ class OFTModule(torch.nn.Module):
):
"""
dim -> num blocks
alpha -> constrait
alpha -> constraint
"""
super().__init__()
self.oft_name = oft_name