mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-07 15:35:07 +02:00
* remove MacOS Sonoma check in devices.py As of pytorch 2.1.0, float16 works with our MPS fixes on Sonoma, so the check is no longer needed. * remove unused platform import |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| attention.py | ||
| db_maintenance.py | ||
| devices.py | ||
| hotfixes.py | ||
| log.py | ||
| logging.py | ||
| mps_fixes.py | ||
| test_utils.py | ||
| util.py | ||