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

#0: Decrease num loops in trace stress tests #9724

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

tt-asaigal
Copy link
Contributor

Ticket

Link to Github Issue

Problem description

Trace stress tests were timing out on CI due to too many loops (data movement bound).

What's changed

Decrease the number of loops for trace stress tests.

Checklist

  • Post commit CI passes
  • Model regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@tt-asaigal tt-asaigal force-pushed the asaigal/trace_stress_tests branch from 6aba540 to dd8af37 Compare June 28, 2024 19:52
@tt-asaigal tt-asaigal force-pushed the asaigal/trace_stress_tests branch from aafbc33 to a6f4f8f Compare June 29, 2024 01:12
@tt-asaigal tt-asaigal merged commit 010ebae into main Jun 29, 2024
5 checks passed
@tt-asaigal tt-asaigal deleted the asaigal/trace_stress_tests branch June 29, 2024 01:13
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.

2 participants