Add optional `validation_freq` argument to `fit`. This allows user to configure
how many training epochs occur between each validation run, or by providing a list users can explicitly specify which epochs should be followed by a validation run. PiperOrigin-RevId: 229627830
Loading
Please sign in to comment