You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/17 02:47:00 UTC

[GitHub] [dolphinscheduler] EricGao888 commented on a diff in pull request #11498: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier #11497

EricGao888 commented on code in PR #11498:
URL: https://github.com/apache/dolphinscheduler/pull/11498#discussion_r947400552


##########
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:
   ```suggestion
   `Pytorch` task plugin enables users to run `Pytorch` projects in DolphinScheduler more conveniently. In addition, it supports handy Python environment management.
   ```



-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org