Replies: 6 comments 6 replies
-
Thanks for the feedback, @redradist. |
Beta Was this translation helpful? Give feedback.
-
@devangaggarwal |
Beta Was this translation helpful? Give feedback.
-
With 2023.1 OV release, we have release torch.compile OV backend. |
Beta Was this translation helpful? Give feedback.
-
You might want to check this one: https://docs.openvino.ai/2023.1/pytorch_2_0_torch_compile.html |
Beta Was this translation helpful? Give feedback.
-
@ynimmaga - could you please check? This seems reasonable to me. |
Beta Was this translation helpful? Give feedback.
-
@yury-gorbachev I've created PR for it #20038 |
Beta Was this translation helpful? Give feedback.
-
Idea
OpenVINO is a great framework for deploying neural networks, but at the same time OpenVINO has many operations needed for training the network.
It would be nice to use OpenVINO for training using Tensorflow and PyTorch ...
There is already exists package for Tensorflow inference, but it is limited to a inference only.
New PyTorch 2.0 has simplified adding a new backend with new architecture https://pytorch.org/get-started/pytorch-2.0
For me it is obvious that OpenVINO will benefit as ecosystem from integration Tensorflow/PyTorch training
Related issues
openvino_tensorflow - Pytorch integration
Beta Was this translation helpful? Give feedback.
All reactions