HyukjinKwon commented on code in PR #41968:
URL: https://github.com/apache/spark/pull/41968#discussion_r1261876509


##########
python/docs/source/reference/pyspark.ml.rst:
##########
@@ -351,6 +351,7 @@ Distributor
     :toctree: api/
 
     TorchDistributor
+    DeepspeedTorchDistributor

Review Comment:
   Seems like it fails:
   
   ```
   2023-07-12T23:31:59.4320534Z Warning, treated as error:
   2023-07-12T23:31:59.4322346Z [autosummary] failed to import 
'pyspark.ml.torch.distributor.DeepspeedTorchDistributor': no module named 
pyspark.ml.torch.distributor.DeepspeedTorchDistributor
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to