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

[tools] [sit] Add feature to skip layers in SIT #27852

Merged

Conversation

zm6int
Copy link
Contributor

@zm6int zm6int commented Dec 2, 2024

  • Add a command line option to skip checking layers when comparing output with SIT.

Details:

  • Currently only suitable for NRMSE and RRMSE mode.

Tickets:

  • EISW-148919

@github-actions github-actions bot added category: tools OpenVINO C++ / Python tools category: NPU OpenVINO NPU plugin category: OVC OVC tool labels Dec 2, 2024
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Dec 2, 2024
@zm6int zm6int force-pushed the zheng/skip_target_layers_in_sit branch from 66748d7 to 86d1e2e Compare December 2, 2024 09:55
@zm6int zm6int marked this pull request as ready for review December 2, 2024 12:43
@zm6int zm6int requested review from a team as code owners December 2, 2024 12:43
- Add a command line option to skip checking layers when comparing output with SIT.
  Currently only applies to NRMSE and RRMSE mode.
@zm6int zm6int force-pushed the zheng/skip_target_layers_in_sit branch from 86d1e2e to 341fa30 Compare December 2, 2024 13:07
@github-actions github-actions bot removed category: tools OpenVINO C++ / Python tools category: OVC OVC tool labels Dec 2, 2024
@zm6int
Copy link
Contributor Author

zm6int commented Dec 6, 2024

Hi Team, would you like to help to review this patch? Thanks a lot!
@ArtemySkrebkov
@DariaMityagina
@Maxim-Doronin

- Update log messages
- To be more clear about new parameter, update help message
Copy link
Contributor

@Maxim-Doronin Maxim-Doronin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/plugins/intel_npu/tools/single-image-test/main.cpp Outdated Show resolved Hide resolved
@ArtemySkrebkov
Copy link
Contributor

build_jenkins

@ArtemySkrebkov
Copy link
Contributor

build_jenkins

@zm6int
Copy link
Contributor Author

zm6int commented Dec 16, 2024

build_jenkins

@zm6int
Copy link
Contributor Author

zm6int commented Dec 18, 2024

build_jenkins

@ArtemySkrebkov ArtemySkrebkov added this pull request to the merge queue Dec 20, 2024
Merged via the queue into openvinotoolkit:master with commit 844809e Dec 20, 2024
153 checks passed
11happy pushed a commit to 11happy/openvino that referenced this pull request Dec 23, 2024
- Add a command line option to skip checking layers when comparing
output with SIT.

### Details:
- Currently only suitable for NRMSE and RRMSE mode.

### Tickets:
 - EISW-148919

---------

Co-authored-by: Artemy Skrebkov <[email protected]>
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
- Add a command line option to skip checking layers when comparing
output with SIT.

### Details:
- Currently only suitable for NRMSE and RRMSE mode.

### Tickets:
 - EISW-148919

---------

Co-authored-by: Artemy Skrebkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin ExternalPR External contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants