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/16 04:04:01 UTC

[GitHub] [dolphinscheduler] jieguangzhou opened a new issue, #11497: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier

jieguangzhou opened a new issue, #11497:
URL: https://github.com/apache/dolphinscheduler/issues/11497

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   [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.
   
   Unlike the Python task plugin, this component allows users to **quickly use existing Python environments or create new ones (using Virtualenv or Conda)**. **Support for running Python projects (native or Git projects)** instead of just Python scripts.
   
   ### Use case
   
   <img width="598" alt="image" src="https://user-images.githubusercontent.com/31528124/184795422-440a6e8c-f0c6-4799-b255-6d075a87cddf.png">
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11497: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11497:
URL: https://github.com/apache/dolphinscheduler/issues/11497#issuecomment-1216131919

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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


[GitHub] [dolphinscheduler] zhongjiajie closed issue #11497: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #11497: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier
URL: https://github.com/apache/dolphinscheduler/issues/11497


-- 
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


[GitHub] [dolphinscheduler] jieguangzhou commented on issue #11497: [Feature][Task Plugin] Add Pytorch task plugin to make running machine learning projects easier

Posted by GitBox <gi...@apache.org>.
jieguangzhou commented on issue #11497:
URL: https://github.com/apache/dolphinscheduler/issues/11497#issuecomment-1216183270

   Python environment manager Similar to this https://github.com/apache/dolphinscheduler/issues/9942


-- 
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