mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
full codespell coverage
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -16,7 +16,7 @@ class BaseModel(nn.Module):
|
||||
"""Called when the training starts
|
||||
|
||||
Args:
|
||||
device (Optional[torch.device], optional): The device to use. Usefull to set
|
||||
device (Optional[torch.device], optional): The device to use. Useful to set
|
||||
relevant parameters on the model and embedder to the right device only
|
||||
once at the start of the training. Defaults to None.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user