Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORE] Ov file path util part2 #28854

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

barnasm1
Copy link
Contributor

@barnasm1 barnasm1 commented Feb 6, 2025

remediated to std::filesystem::path:

  • path_join
  • path_join_w
  • get_directory
  • from_file_path
  • to_file_path
  • directory_exists

Tickets:

@barnasm1 barnasm1 added category: Core OpenVINO Core (aka ngraph) WIP work in progress no_stale Do not mark as stale labels Feb 6, 2025
@barnasm1 barnasm1 self-assigned this Feb 6, 2025
@barnasm1 barnasm1 requested review from a team as code owners February 6, 2025 13:44
@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: IE Tests OpenVINO Test: plugins and common labels Feb 6, 2025
@barnasm1 barnasm1 requested a review from a team as a code owner February 6, 2025 16:57
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Feb 6, 2025
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: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: ONNX FE OpenVINO ONNX FrontEnd no_stale Do not mark as stale WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant