from local

This commit is contained in:
dohe0342 2023-01-09 19:53:13 +09:00
parent 5eb0639b1c
commit 649a8845ad
2 changed files with 1 additions and 1 deletions

View File

@ -271,5 +271,5 @@ class Interformer(nn.Module):
return_grad=True,
)
'''
print(loss)
return loss