rithwik-db commented on code in PR #40110:
URL: https://github.com/apache/spark/pull/40110#discussion_r1113702125
##########
python/pyspark/ml/torch/distributor.py:
##########
@@ -263,9 +263,23 @@ class TorchDistributor(Distributor):
.. versionadded:: 3.4.0
+ Parameters
Review Comment:
This has been duplicated (since it's also defined in the `__init__`
function, but that isn't actually shown in the documentation). Should I remove
it from the `__init__` section area?
--
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]