pytorch
aa8dcab1 - [dynamo 3.11] enable other torch 3.11 dynamo-related tests (#99180)

Comment changes are shownComment changes are hidden
Commit
1 year ago
[dynamo 3.11] enable other torch 3.11 dynamo-related tests (#99180) Notes: - No segfaults observed in any CI tests: dynamo unittests, inductor unittests, dynamo-wrapped pytorch tests. So we remove the warning that using dynamo 3.11 may result in segfaults. - Some dynamo-wrapped pytorch tests hang. They will be skipped in the dynamo-wrapped test suite and will be addressed in a future PR Pull Request resolved: https://github.com/pytorch/pytorch/pull/99180 Approved by: https://github.com/malfet
Author
Committer
Parents
  • test
    • inductor
      • File
        test_minifier.py
      • File
        test_perf.py
    • File
      test_linalg.py
    • File
      test_tensor_creation_ops.py
  • torch
    • _dynamo
      • File
        eval_frame.py
    • csrc/dynamo
      • File
        eval_frame.c
    • testing/_internal
      • File
        common_utils.py