https://github.com/openvinotoolkit/tflite_openvino_delegate
https://github.com/openvinotoolkit/tflite_openvino_delegate
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openvinotoolkit/tflite_openvino_delegate
- Owner: openvinotoolkit
- License: apache-2.0
- Created: 2024-04-16T06:40:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-27T17:28:15.000Z (about 1 year ago)
- Last Synced: 2025-05-27T18:35:05.787Z (about 1 year ago)
- Language: C++
- Size: 103 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains the TFLite Delegate for OpenVINO.
The code here is also integrated into
https://chromium.googlesource.com/chromiumos/platform/tflite/+/refs/heads/main/delegate/intel_openvino/
We are currently porting the TFlite delegate implementation to LiteRT API.