Skip to content

✨[Feature] Parallelize Dynamo Converter, Backend, E2E Tests in CI #2139

Closed
@gs-olive

Description

@gs-olive

Context

Dynamo tests collectively take over an hour on PR #2070 due to the addition of many new converters. These tests can be parallelized in much the same way FX tests are, currently.

Proposal

Add parallelization to the Dynamo testing pipeline, similar to that which exists for FX. Begin with 4 parallel instances and split the tests from converters, backend, and e2e across those instances to speed up CI testing times.

Metadata

Metadata

Assignees

Labels

Story: Dynamo Compile ImprovementsIssues relating to improvement of the Dynamo compile pathcomponent: dynamoIssues relating to the `torch.compile` or `torch._dynamo.export` pathsfeature requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions