Skip to content

[core] Migrate frontends/ir/src/ to std::filesystem::path#34925

Draft
almilosz wants to merge 1 commit intoopenvinotoolkit:masterfrom
almilosz:almilosz/frontends-ir
Draft

[core] Migrate frontends/ir/src/ to std::filesystem::path#34925
almilosz wants to merge 1 commit intoopenvinotoolkit:masterfrom
almilosz:almilosz/frontends-ir

Conversation

@almilosz
Copy link
Contributor

Details:

  • Changed the type of the weights_path parameter and member variable from std::string to std::filesystem::path in the InputModel and InputModelIRImpl classes
  • Updated the lambda function and return statement in FrontEnd::load_impl

TODO - type of model->get_rt_info()["__weights_path"]

Tickets:

AI Assistance:

  • AI assistance used: no / yes
  • If yes, summarize how AI was used and what human validation was performed (build/tests/manual checks).

@github-actions github-actions bot added the category: IR FE OpenVINO IR v10 / v11 FrontEnd label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: IR FE OpenVINO IR v10 / v11 FrontEnd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant