jieguangzhou commented on code in PR #11498: URL: https://github.com/apache/dolphinscheduler/pull/11498#discussion_r947404591
########## 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: I see. Thank you. I'll be careful in the future. -- 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]
