File size: 773 Bytes
dc7cc3b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
tags:
  - onnxruntime
  - openvino
  - fileid
---

# FileID — ONNX Runtime OpenVINO Performance Pack (Windows x64)

`ort-openvino-win-x64-1.22.0.zip` — a self-contained **ONNX Runtime 1.22.0** +
**Intel OpenVINO 2025.1** runtime, used by [FileID](https://github.com/AdamNolle/FileID)
to run its on-device scan pipeline on Intel GPUs/NPUs instead of DirectML.

Assembled verbatim from official PyPI wheels (`onnxruntime-openvino==1.22.0` +
`openvino==2025.1.0`), version-matched to FileID's ORT build.

## License
- ONNX Runtime — **MIT**
- Intel OpenVINO + oneDNN + oneTBB — **Apache-2.0**

Both permit redistribution in a commercial open-source app. Full license texts
and third-party notices are bundled inside the zip under `licenses/`.