aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mac_specific.py
Commit message (Expand)AuthorAgeFilesLines
* Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-2/+2
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+0
* Fix generation with k-diffusion/UniPC on x64 Macsbrkirch2023-05-091-0/+5
* Remove PyTorch 2.0 checkbrkirch2023-05-091-2/+2
* Add workaround for MPS layer_norm on PyTorch 2.0brkirch2023-03-241-1/+3
* Add workaround for broken nn.Linear on macOS 13.2brkirch2023-03-241-0/+5
* Remove test, use bool tensor fix by defaultbrkirch2023-03-111-2/+1
* Remove unused codebrkirch2023-02-041-3/+0
* Refactor Mac specific code to a separate filebrkirch2023-02-011-0/+56