EricGao888 commented on code in PR #11498: URL: https://github.com/apache/dolphinscheduler/pull/11498#discussion_r947400884
########## docs/docs/en/guide/task/pytorch.md: ########## @@ -0,0 +1,117 @@ +# Pytorch Node (experimental) + +## Overview + +[Pytorch](https://pytorch.org) is a mainstream Python machine learning library. + +In order to enable users to **run Pytorch project in DolphinScheduler more convenient,** Pytorch task plugin is implemented. It provides convenient Python environment management and supports the running of Python projects. Review Comment: Please avoid using passive voice unless necessary in tech doc writing. -- 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]
