Skip to content

[core] Fix hash store on windows#33944

Merged
praasz merged 2 commits intoopenvinotoolkit:masterfrom
praasz:bugfix/windows-same-hash-generated-for-different-models
Feb 5, 2026
Merged

[core] Fix hash store on windows#33944
praasz merged 2 commits intoopenvinotoolkit:masterfrom
praasz:bugfix/windows-same-hash-generated-for-different-models

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Feb 3, 2026

Details:

  • For binary file hash use sputn function instead write to skip additional check which are no valid in this usage
  • On windows the write function could skip store hash as hash value used as length could have illegal value.

Tickets:

… function

Signed-off-by: Pawel Raasz <pawel.raasz@intel.com>
@praasz praasz added this to the 2026.1 milestone Feb 3, 2026
@praasz praasz requested review from a team as code owners February 3, 2026 12:16
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: transformations OpenVINO Runtime library - Transformations labels Feb 3, 2026
@praasz praasz added this pull request to the merge queue Feb 5, 2026
Merged via the queue into openvinotoolkit:master with commit ae1979c Feb 5, 2026
282 of 288 checks passed
@praasz praasz deleted the bugfix/windows-same-hash-generated-for-different-models branch February 5, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph) category: transformations OpenVINO Runtime library - Transformations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants