Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Pytorch integration #306

Open
alimoezzi opened this issue May 26, 2022 · 7 comments
Open

Pytorch integration #306

alimoezzi opened this issue May 26, 2022 · 7 comments

Comments

@alimoezzi
Copy link

Is their any plan to integrate openvino to Pytorch also?

@redradist
Copy link

Yeah, I also curious about this one

@saipj
Copy link
Contributor

saipj commented Aug 31, 2022

Hi, we have a solution for OpenVINO integration with Torch-ORT in Beta preview now. For more details, please refer to: https://github.com/pytorch/ort#accelerate-inference-for-pytorch-models-with-onnx-runtime-preview

@redradist
Copy link

Hi, we have a solution for OpenVINO integration with Torch-ORT in Beta preview now. For more details, please refer to: https://github.com/pytorch/ort#accelerate-inference-for-pytorch-models-with-onnx-runtime-preview

Yeah, but I think it is using OpenVINO with onnx-runtime ...
I would like to see OpenVINO solution like it was done in openvino_tensorflow.
The reason is that OpenVINO and ONNXRuntime is two runtimes which compete with each other.
From my opinion OpenVINO has much better architecture and I would like to see it's implementation

@alimoezzi
Copy link
Author

Also it's only ment for inference

@redradist
Copy link

@realsarm

Also it's only ment for inference

Yea
I thought that openvino_tensorfkow is also only for inference, at least examples shows only inference ...
Do you mean that openvino_tensorflow allows also improve training ?

@alimoezzi
Copy link
Author

No, unfortunately it's the limitation of both packages

@redradist
Copy link

@alimoezzi See this discussion openvinotoolkit/openvino#16472 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants