viable/strict/1787484326: [inductor] Fix flex flash captured-float test expectation (#194483)
- Fix: 4 events in the last 90 days
- Fix: 4th Release in the last 90 days
What happened
Impact: CI only (single flex_attention FLASH test) Risk: low What Broaden the assertRaisesRegex in test_captured_float_fails_with_dynamic to accept either of the two valid rejection messages a captured Python float can trigger under dynamic=True . Why The test asserted only the "captures a 0-dim CPU tensor" error. Depending on which tracer owns the unspecialized float's .item() proxy, the value can instead reach the…
Summary assembled by rule from the sources below