InvokeAI/tests/backend/model_manager/load
Jonathan 0d7205ff79
Handle mixed-dtype mismatches in autocast linear and conv wrappers (#9006)
* Handle CustomConv2d bias dtype mismatches

* Fix mixed-dtype autocast regressions

* Format custom_conv2d with ruff
2026-04-20 20:31:35 +00:00
..
model_cache Handle mixed-dtype mismatches in autocast linear and conv wrappers (#9006) 2026-04-20 20:31:35 +00:00
test_loaded_model.py Broaden text encoder partial-load recovery (#9034) 2026-04-09 20:09:40 -04:00