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

Add no-skips argument in unique ops config generation subprocess run method in model analysis #1060

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

chandrasekaranpradeep
Copy link
Contributor

In this PR, we skipped some of the model variants due to CI limitation and those model variants will also be skipped in the model analysis pipeline. To avoid skipping the model variants in model analysis, added --no-skips argument in the subprocess run method in extraction and generation of unique ops config test function(i.e generate_and_export_unique_ops_tests in scripts/model_analysis/unique_ops_utils.py)

@chandrasekaranpradeep chandrasekaranpradeep force-pushed the pchandrasekaran/add_no_skip_option branch from cb05b6b to 40361b7 Compare January 17, 2025 07:49
@chandrasekaranpradeep chandrasekaranpradeep self-assigned this Jan 17, 2025
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests823 ran490 passed333 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests665 ran434 passed231 skipped0 failed
TestResult
No test annotations available

@chandrasekaranpradeep chandrasekaranpradeep merged commit a9c73da into main Jan 17, 2025
8 checks passed
@chandrasekaranpradeep chandrasekaranpradeep deleted the pchandrasekaran/add_no_skip_option branch January 17, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants