InvokeAI/invokeai/backend/util
psychedelicious 9ab6655491 feat(backend): clean up choose_precision
- Allow user-defined precision on MPS.
- Use more explicit logic to handle all possible cases.
- Add comments.
- Remove the app_config args (they were effectively unused, just get the config using the singleton getter util)
2024-04-07 09:41:05 -04:00
..
__init__.py cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
attention.py chore: ruff 2024-03-01 10:42:33 +11:00
db_maintenance.py Use defaults for db_dir and outdir since config no longer writes defaults to invokeai.yaml 2024-03-28 22:39:48 -04:00
devices.py feat(backend): clean up choose_precision 2024-04-07 09:41:05 -04:00
hotfixes.py Fix ruff? 2024-02-01 20:40:28 -05:00
logging.py partially address --root CLI argument handling 2024-03-19 09:24:28 +11:00
mps_fixes.py add note about discriminated union and Body() issue; blackified 2023-11-12 16:50:05 -05:00
silence_warnings.py chore: ruff 2024-03-01 10:42:33 +11:00
test_utils.py tidy(mm): remove convenience methods from high level model manager service 2024-03-07 10:56:59 +11:00
util.py cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00