Skip to content

Commit

Permalink
[hotfix][docs] RayDP tensorflow != pytorch (#14044)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wu authored and Alex committed Feb 11, 2021
1 parent 1e800ab commit cf4e7b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/raydp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ Training a Spark DataFrame with TensorFlow
tensorflow_model = estimator.get_model()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Training a Spark DataFrame with TensorFlow
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Training a Spark DataFrame with PyTorch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Similarly, ``raydp.torch.TorchEstimator`` provides an API for training with
PyTorch.
Expand Down

0 comments on commit cf4e7b0

Please sign in to comment.