ciflow/inductor/195430: [Dynamo] preserve autocast wrapper keyword arguments
- PyTorch: 635 events in the last 90 days
- PyTorch: 628th Release in the last 90 days
- Previous: earlier the same day · ciflow/trunk/196248
What happened
Autocast wrappers with a variadic keyword parameter keep supplied values nested under that parameter after signature binding. Flatten the mapping before extracting standard autocast settings so explicit values are not replaced by defaults. Test Plan: spin quicklint python test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_compile.py TestAutocast python test/dynamo/test_ctx_manager.py CtxManager…
Summary assembled by rule from the sources below