Skip to content

Releases: openvinotoolkit/npu_compiler

UD2025.38

29 Sep 11:49
a826bd9

Choose a tag to compare

NPU Compiler UD2025.38 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version was used for NPU Compiler UD2025.38 Continuous Integration.

The following driver version contains NPU Compiler UD2025.38 as a binary component

Cosign digital signature

Detailed information about the digital signature

Summary

Starting with UD2025.38, every CiD (Compiler in Driver) package is digitally signed using the open-source Sigstore Cosign tool.
This guarantees the authenticity and integrity of each release artifact: any modification after signing will invalidate the signature.

Each release asset includes:

  • <artifact>.sig — the signature file
  • <artifact>.pem — the signing certificate issued by Sigstore Fulcio

These files allow anyone to independently verify that a given CiD package was produced by the official GitHub Actions workflow for this repository.

Verify the signature online

You can confirm the existence of the public Sigstore record (Rekor transparency log) using the following links:

Verify the signature locally

  1. Install Sigstore Cosign: follow the official installation guide https://docs.sigstore.dev/cosign/system_config/installation
  2. Run Cosign verification
  • Windows (CMD or PowerShell):
    cosign-windows-amd64 verify-blob ^
        --certificate <artifact_name>.pem ^
        --signature <artifact_name>.sig ^
        --certificate-identity https://github.com/openvinotoolkit/npu_compiler/.github/workflows/job_build_cid.yml@refs/tags/npu_ud_2025_38_rc4 ^
        --certificate-oidc-issuer "https://token.actions.githubusercontent.com" ^
        <artifact_name>
  • Linux / macOS (Bash):
    cosign verify-blob \
        --certificate <artifact_name>.pem \
        --signature <artifact_name>.sig \
        --certificate-identity https://github.com/openvinotoolkit/npu_compiler/.github/workflows/job_build_cid.yml@refs/tags/npu_ud_2025_38_rc4 \
        --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
        <artifact_name>
  1. If the verification succeeds, Cosign prints:
Verified OK

Additional information

  • Fulcio provides the short-lived signing certificate bound to the official GitHub Actions workflow identity.
  • Rekor records each signature in an immutable, public transparency log.
  • Cosign verifies both the cryptographic integrity and the log entry, ensuring that the artifact originates from this repository’s CI pipeline.

UD2025.32

21 Aug 09:56
df25c78

Choose a tag to compare

NPU Compiler UD2025.32 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version was used for NPU Compiler UD2025.32 Continuous Integration.

The following driver version contains NPU Compiler UD2025.32 as a binary component

UD2025.28

07 Aug 11:13
90b6098

Choose a tag to compare

NPU Compiler UD2025.28 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version was used for NPU Compiler UD2025.28 Continuous Integration.

The following driver version contains NPU Compiler UD2025.28 as a binary component

UD2025.24

20 Jun 09:29
b806f94

Choose a tag to compare

NPU Compiler UD2025.24 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2025.24 as a binary component

UD2025.18

02 May 10:02
1c4fcd8

Choose a tag to compare

NPU Compiler UD2025.18 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2025.18 as a binary component

UD2025.12

21 Mar 19:51
0514ba3

Choose a tag to compare

NPU Compiler UD2025.12 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2025.12 as a binary component

UD2025.04

24 Jan 14:08
5fd0b93

Choose a tag to compare

NPU Compiler UD2025.04 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2025.04 as a binary component

UD2024.44.2

17 Dec 11:27
150e202

Choose a tag to compare

NPU Compiler UD2024.44.2 patch release for NPU37XX and NPU40XX with a crucial fix for LLM models.

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2024.44.2 as a binary component

UD2024.44

31 Oct 20:21
4f89b7c

Choose a tag to compare

NPU Compiler UD2024.44 release for NPU37XX and NPU40XX

Dependencies

NPU Linux Driver

The following driver version contains NPU Compiler UD2024.44 as a binary component

UD2024.36

31 Oct 20:19
1a83394

Choose a tag to compare

NPU Compiler UD2024.36 release for NPU37XX and NPU40XX

Dependencies