Skip to content

Conversation

@janosh
Copy link
Collaborator

@janosh janosh commented Jul 27, 2024

called in train_model

janosh added 3 commits July 27, 2024 11:15
mypy v1.11.0 caught following issues
aviary/train.py:320: error: Unexpected keyword argument "model" for "checkpoint_model"  [call-arg]
aviary/train.py:320: error: Unexpected keyword argument "epoch" for "checkpoint_model"; did you mean "epochs"?  [call-arg]
aviary/train.py:328: error: Argument "timestamp" to "checkpoint_model" has incompatible type "str | None"; expected "str"  [arg-type]
@janosh janosh added the fix Bug fix label Jul 27, 2024
@janosh janosh merged commit d1bbfe1 into main Jul 27, 2024
@janosh janosh deleted the fix-checkpoint-model branch July 27, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants