ray.train.tensorflow.TensorflowTrainer.fit#

TensorflowTrainer.fit() Result#

Launches the Ray Train controller to run training on workers.

Returns:

A Result object containing the training result.

Raises: