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

According to https://github.com/openvinotoolkit/openvino/discussions/16472#discussioncomment-7080385 OpenVINO integrates with PyTorch for training, but at the same time openvino_tensorflow package is abandoned in favor of [Intel Extension for TensorFlow (ITEX)](https://github.com/intel/intel-extension-for-tensorflow) I've browsed ITEX and...

OpenVINO TensorFlow Frontend does not support Reverse or ReverseV2 with multiple axes for the reversing

Installed openvino using build_ov.py in D:\openvino2\artifacts\openvino. But getting error when executing following command: python build_ovtf.py --use_openvino_from_location="D:\openvino2\artifacts\openvino" Traceback (most recent call last): File "D:\openvino_tensorflow-2.3.0\build_ovtf.py", line 642, in main() File "D:\openvino_tensorflow-2.3.0\build_ovtf.py", line...

Command: python build_ov.py --output_dir="D:\openvino2" Traceback (most recent call last): File "D:\openvino_tensorflow-2.3.0\build_ov.py", line 90, in main() File "D:\openvino_tensorflow-2.3.0\build_ov.py", line 77, in main build_openvino(build_dir, openvino_src_dir, cxx_abi, arguments.target_arch, TypeError: build_openvino() missing 1 required...

I followed the exact procedure described [here](https://pypi.org/project/openvino-tensorflow/), which installed without error. However, openvino_tensorflow.list_backends() only lists my CPU. The BIOS describes my graphics card inside a Dell Latitude 7430 as "Intel...