from local

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

View File

@ -508,7 +508,6 @@ def get_interformer_model(pt_encoder, params: AttributeDict) -> nn.Module:
return model return model
def load_checkpoint_if_available( def load_checkpoint_if_available(
params: AttributeDict, params: AttributeDict,
model: nn.Module, model: nn.Module,