aboutsummaryrefslogtreecommitdiff
path: root/modules/mac_specific.py
AgeCommit message (Expand)Author
2023-11-29Fix the Ruff error about unused importhidenorly
2023-11-29Add FP32 fallback support on torch.nn.functional.interpolatehidenorly
2023-08-13Remove duplicate code for torchsde randnbrkirch
2023-08-09split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC1111
2023-07-12Don't do MPS GC when there's a latent that could still be sampledAarni Koskela
2023-07-12Add correct logger nameAarni Koskela
2023-07-11Fix MPS cache cleanupAarni Koskela
2023-07-06Fix warning of 'has_mps' is deprecated from PyTorchHao-Wu
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09Fix generation with k-diffusion/UniPC on x64 Macsbrkirch
2023-05-09Remove PyTorch 2.0 checkbrkirch
2023-03-24Add workaround for MPS layer_norm on PyTorch 2.0brkirch
2023-03-24Add workaround for broken nn.Linear on macOS 13.2brkirch
2023-03-11Remove test, use bool tensor fix by defaultbrkirch
2023-02-04Remove unused codebrkirch
2023-02-01Refactor Mac specific code to a separate filebrkirch