mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
[hotfix][docs] RayDP tensorflow != pytorch (#14044)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user