index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mac_specific.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the Ruff error about unused import
hidenorly
2023-11-28
1
-1
/
+0
*
Add FP32 fallback support on torch.nn.functional.interpolate
hidenorly
2023-11-28
1
-0
/
+16
*
Remove duplicate code for torchsde randn
brkirch
2023-08-13
1
-3
/
+0
*
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-09
1
-2
/
+2
*
Don't do MPS GC when there's a latent that could still be sampled
Aarni Koskela
2023-07-12
1
-0
/
+4
*
Add correct logger name
Aarni Koskela
2023-07-12
1
-1
/
+1
*
Fix MPS cache cleanup
Aarni Koskela
2023-07-11
1
-0
/
+14
*
Fix warning of 'has_mps' is deprecated from PyTorch
Hao-Wu
2023-07-06
1
-9
/
+14
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
1
-2
/
+2
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-1
/
+0
*
Fix generation with k-diffusion/UniPC on x64 Macs
brkirch
2023-05-09
1
-0
/
+5
*
Remove PyTorch 2.0 check
brkirch
2023-05-09
1
-2
/
+2
*
Add workaround for MPS layer_norm on PyTorch 2.0
brkirch
2023-03-24
1
-1
/
+3
*
Add workaround for broken nn.Linear on macOS 13.2
brkirch
2023-03-24
1
-0
/
+5
*
Remove test, use bool tensor fix by default
brkirch
2023-03-11
1
-2
/
+1
*
Remove unused code
brkirch
2023-02-04
1
-3
/
+0
*
Refactor Mac specific code to a separate file
brkirch
2023-02-01
1
-0
/
+56