You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/31 14:12:40 UTC

[GitHub] [beam] hurutoriya opened a new issue, #22972: [Feature Request]: Support ONNX runtime in RunInference API

hurutoriya opened a new issue, #22972:
URL: https://github.com/apache/beam/issues/22972

   ### What would you like to happen?
   
   ONNX Runtime is one of the famous frame work for ML inference in the real world.
   https://onnxruntime.ai/
   If RunInference API  support the ONNX runtime which cover the various ML framework actually.
   e.g.  not only PyTorch , scikit-learn and TensorFlow but also Transformers(Hugging face) and so on.
   https://onnx.ai/supported-tools.html
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: sdk-py-core


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] ziqi-ma commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
ziqi-ma commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1371963613

   .Thanks - I wrote the API and local unit tests for it. Could you help me review it before I proceed with tests that require remote files? Should I make a draft pr? Thanks.


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] AnandInguva commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1372269667

   Yes, that sounds good. Please refer this issue in the PR and tag me as a reviewer.


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] ziqi-ma commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
ziqi-ma commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1368070097

   A first-timer question: I see the integration tests for python sdk pull data from a gs location. How can I read/write to that location? Do I need special permission?


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] ziqi-ma commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
ziqi-ma commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1368069871

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] AnandInguva commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1234473294

   cc: @damccorm 


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] ziqi-ma commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
ziqi-ma commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1373027341

   Seems like draft prs cannot be reviewed? Here is the PR:  https://github.com/apache/beam/pull/24911
   
   


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] AnandInguva commented on issue #22972: [Feature Request]: Support ONNX runtime in RunInference API

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #22972:
URL: https://github.com/apache/beam/issues/22972#issuecomment-1368161452

   I think so. To access `apache-beam-testing`, you need certain permission. But this shouldn't stop you from the integration. You can develop a local test and I can help you with the location in the later stages.


-- 
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: github-unsubscribe@beam.apache.org

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