openvino_tensorflow
openvino_tensorflow copied to clipboard
OpenVINO™ integration with TensorFlow
This PR is fixes the errors faced while running notebooks on windows by adding a note about how to install OpenVINO™ integration with TensorFlow and also adding the support status...
Greetings, notebooks has problems to run in Windows 10 x64,  Thanks in advance
I was able to complete the example on 12th Gen Core Processor using CPU backend. But when I change to GPU backend, the example SegFault. I have verified that OpenVINO...
Is their any plan to integrate openvino to Pytorch also?
In [this notebook](https://github.com/openvinotoolkit/openvino_tensorflow/blob/master/examples/notebooks/OpenVINO_TensorFlow_tfhub_object_detection_example.ipynb), when executing native tensorflow inference, it reports latency and printing: ``` OpenVINO TensorFlow is disabled Loading input image... Loading efficientdet_d6_coco17_tpu-32... efficientdet_d6_coco17_tpu-32 loaded successfully! Running 5 warmup inference...
New OpenVINO libraries are present in latest OpenVINO master build, ending with 2022.3.0 and 2230. Added them to OVTF libraries list.