-
Couldn't load subscription status.
- Fork 704
Arm backend: Add pre-push checks for op tests #9899
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
Conversation
- Check that @SkipIfNoCorstone is not used - Check that @expectedFailureOnFVP is not used - Check that unittest.TestCase is not used - Check that on_fvp suffix is not used - Check that op and target is parsed from the test name Change-Id: I7c25783ff3b5a75fe7ea96c7aeca3008813ee277 Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9899
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 78f1666 with merge base db21501 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
- Check that @SkipIfNoCorstone is not used - Check that @expectedFailureOnFVP is not used - Check that unittest.TestCase is not used - Check that on_fvp suffix is not used - Check that op and target is parsed from the test name Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
- Check that @SkipIfNoCorstone is not used - Check that @expectedFailureOnFVP is not used - Check that unittest.TestCase is not used - Check that on_fvp suffix is not used - Check that op and target is parsed from the test name Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218