trunk/e67c8703301359364c69893c46d1848de1756d19: [dynamo] Fix FP64 softmax repro arguments (#194595)
- PyTorch: 606 events in the last 90 days
- PyTorch: 600th Release in the last 90 days
- Previous: earlier the same day · trunk/a4cb62edee121a1150700386668a8109e9d8d78f
What happened
Issue Fixes #194594 Summary Update cast_dtype_args_to_fp64 to disable half_to_float after softmax and log-softmax inputs are promoted to FP64. Cover the default and out overloads with positional and keyword arguments using a device-independent CPU regression test. Testing python -m py_compile test/dynamo/test_debug_utils.py torch/_dynamo/debug_utils.py lintrunner --take PYFMT,FLAKE8,RUFF,TYPEIGNORE,TYPENOSKIP,NOQA,T…
Summary assembled by rule from the sources below