rithwik-db commented on code in PR #39146: URL: https://github.com/apache/spark/pull/39146#discussion_r1055806728
########## python/pyspark/ml/torch/utils.py: ########## @@ -0,0 +1,24 @@ +from pyspark.context import SparkContext Review Comment: I will actually delete this file for now since I don't expect a lot of utils just yet and if we do, we can move it out to `utils.py` at a later time. -- 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]
