Skip to content

Conversation

zjgarvey
Copy link
Collaborator

@zjgarvey zjgarvey commented Oct 16, 2025

This is an attempt to resolve issue #4343 by allowing e2e testing to run without building the jit_ir_importer, which does not have active maintainers, and is broken with the most recent pytorch release.

Important considerations:

  1. The package torch_mlir_e2e_test is now included in the built python packages whether jit_ir_importer is enabled or not.
  2. The jit_ir_importer and pytorch extensions are now disabled in the ci build. Consequently, this involves removing all tests from projects/pt1 from the CI checks.
  3. The check on generated sources is temporarily removed, since these scripts currently rely on the jit_ir_importer.

TODO:

1. Update docs.
2. Remove jit ir importer dependency from source generation scripts.
3. Check other scripts for build/release with respect to this change.

… Make config loading localized to prevent errors.

Signed-off-by: zjgarvey <[email protected]>
Signed-off-by: zjgarvey <[email protected]>
Signed-off-by: zjgarvey <[email protected]>
Signed-off-by: zjgarvey <[email protected]>
Signed-off-by: zjgarvey <[email protected]>
Signed-off-by: zjgarvey <[email protected]>
@zjgarvey zjgarvey force-pushed the users/zjgarvey/enable_e2e_test_no_jit_importer branch from f584469 to 236c07d Compare October 20, 2025 17:53
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.

1 participant