View source
on GitHub
Holds the return values of run(...).
runner.RunResult(
preprocess_model: Optional[tf.keras.Model],
base_model: tf.keras.Model,
trained_model: tf.keras.Model
)
__eq__(
other
)
Return self==value.
View source
on GitHub
Holds the return values of run(...).
runner.RunResult(
preprocess_model: Optional[tf.keras.Model],
base_model: tf.keras.Model,
trained_model: tf.keras.Model
)
__eq__(
other
)
Return self==value.