openvino_tensorflow
openvino_tensorflow copied to clipboard
Pytorch integration
Is their any plan to integrate openvino to Pytorch also?
Yeah, I also curious about this one
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
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
Also it's only ment for inference
@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 ?
No, unfortunately it's the limitation of both packages
@alimoezzi See this discussion https://github.com/openvinotoolkit/openvino/discussions/16472#discussioncomment-7080385