-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
There is no parameter for validation frequency in the train script as-is. For usual runs like imagenet1k skipping validation isn't really something one would consider, but for test runs on small datasets, having the option to only run the validation/checkpointing logic every few epochs could save a lot of time
It is quite trivial to add a validation frequency parameter. I am happy to provide a pull request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request