ciflow/torchtitan/195430: [Dynamo] preserve autocast wrapper keyword arguments
- PyTorch 近 90 天出现 638 次
- PyTorch 近 90 天第 629 次发版
- 上一次:同一天稍早 · ciflow/trunk/196248
发生了什么
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…
摘要按规则整理自下方来源原文