openvino_tensorflow icon indicating copy to clipboard operation
openvino_tensorflow copied to clipboard

OpenVINO™ integration with TensorFlow

Results 16 openvino_tensorflow issues
Sort by recently updated
recently updated
newest added
trafficstars

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, ![imagen](https://user-images.githubusercontent.com/1075807/181102370-27ff6ae0-46fd-4190-a381-3f05d53b9871.png) 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.