Skip to content

Support PyTorch 2.12 compatibility#46

Open
Fatemanx wants to merge 1 commit into
SandAI-org:mainfrom
Fatemanx:dev/pytorch-2.12-compat
Open

Support PyTorch 2.12 compatibility#46
Fatemanx wants to merge 1 commit into
SandAI-org:mainfrom
Fatemanx:dev/pytorch-2.12-compat

Conversation

@Fatemanx

@Fatemanx Fatemanx commented Jul 18, 2026

Copy link
Copy Markdown

Summary

  • Update AOT cache loading and saving for PyTorch 2.12 AOTCompiledFunction.
  • Remove old PyTorch behavior fallbacks from focused tests.
  • Update requirements and docs for the torch 2.12.x test environment, including CUTLASS/ninja testing.

Relates to #43

Test Plan

  • git diff --check
  • python -m pip check
  • pytest -q tests/feature_tests/test_compile_artifacts.py tests/feature_tests/test_piecewise_deferred_assert_scope.py tests/feature_tests/test_unbacked_symbol_guard.py tests/feature_tests/test_symbolic_unification.py tests/feature_tests/test_transformer_cache_reuse.py tests/torch_native_tests/test_inductor_cache_reuse.py tests/api_tests/test_nested_compile.py
    • 58 passed, 6 skipped
  • MAGI_CUTLASS_ROOT=<cutlass-root> pytest -q tests/feature_tests/test_matmul_epilogue_fusion.py
    • 28 passed, 4 skipped

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