Commit 1d7de992 authored by Francois Chollet's avatar Francois Chollet Committed by TensorFlower Gardener
Browse files

Clearly factor out the different code paths used for different input modes in...

Clearly factor out the different code paths used for different input modes in `fit`, `evaluate`, and `predict`. This makes it clearer which arguments are supported in each case, and which validation checks or preprocessing steps are being applied in each case.

The refactor revealed that `validation_split` was not supported with distribution strategies (not previously checked).

PiperOrigin-RevId: 226366415
parent 56c0758d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment