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
/
devices.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #14171 from Nuullll/ipex
AUTOMATIC1111
2023-12-02
1
-0
/
+13
|
\
|
*
Disable ipex autocast due to its bad perf
Nuullll
2023-12-02
1
-7
/
+13
|
*
Initial IPEX support
Nuullll
2023-11-30
1
-2
/
+9
*
|
Merge pull request #14131 from read-0nly/patch-1
AUTOMATIC1111
2023-12-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update devices.py
obsol
2023-11-28
1
-1
/
+1
*
|
fix for crash when running #12924 without --device-id
AUTOMATIC1111
2023-09-09
1
-1
/
+1
*
|
More accurate check for enabling cuDNN benchmark on 16XX cards
catboxanon
2023-08-31
1
-1
/
+2
|
/
*
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-09
1
-9
/
+1
*
rework RNG to use generators instead of generating noises beforehand
AUTOMATIC1111
2023-08-09
1
-79
/
+2
*
rework torchsde._brownian.brownian_interval replacement to use device.randn_l...
AUTOMATIC1111
2023-08-03
1
-6
/
+38
*
add NV option for Random number generator source setting, which allows to gen...
AUTOMATIC1111
2023-08-02
1
-2
/
+37
*
Fix MPS cache cleanup
Aarni Koskela
2023-07-11
1
-2
/
+3
*
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
2023-07-08
1
-0
/
+3
*
Remove a bunch of unused/vestigial code
Aarni Koskela
2023-06-05
1
-7
/
+0
*
run basic torch calculation at startup in parallel to reduce the performance ...
AUTOMATIC
2023-05-21
1
-0
/
+18
*
ruff auto fixes
AUTOMATIC
2023-05-10
1
-1
/
+1
*
rename CPU RNG to RNG source in settings, add infotext and parameters copypas...
AUTOMATIC
2023-04-29
1
-2
/
+2
*
Option to use CPU for random number generation.
Deciare
2023-04-19
1
-2
/
+6
*
Refactor Mac specific code to a separate file
brkirch
2023-02-01
1
-45
/
+7
*
Refactor MPS fixes to CondFunc
brkirch
2023-02-01
1
-36
/
+14
*
MPS fix is still needed :(
brkirch
2023-02-01
1
-0
/
+3
*
Merge pull request #7309 from brkirch/fix-embeddings
AUTOMATIC1111
2023-01-28
1
-3
/
+8
|
\
|
*
Remove MPS fix no longer needed for PyTorch
brkirch
2023-01-28
1
-3
/
+0
|
*
Refactor conditional casting, fix upscalers
brkirch
2023-01-28
1
-0
/
+8
*
|
clarify the option to disable NaN check.
AUTOMATIC
2023-01-27
1
-0
/
+2
*
|
remove the need to place configs near models
AUTOMATIC
2023-01-27
1
-4
/
+8
|
/
*
Add UI setting for upcasting attention to float32
brkirch
2023-01-25
1
-1
/
+5
*
Add option for float32 sampling with float16 UNet
brkirch
2023-01-25
1
-0
/
+2
*
Merge pull request #6922 from brkirch/cumsum-fix
AUTOMATIC1111
2023-01-19
1
-4
/
+7
|
\
|
*
Fix cumsum for MPS in newer torch
brkirch
2023-01-18
1
-4
/
+7
*
|
disable the new NaN check for the CI
AUTOMATIC
2023-01-17
1
-0
/
+3
*
|
Add a check and explanation for tensor with all NaNs.
AUTOMATIC
2023-01-16
1
-0
/
+28
|
/
*
Add support for PyTorch nightly and local builds
brkirch
2023-01-06
1
-5
/
+23
*
Add numpy fix for MPS on PyTorch 1.12.1
brkirch
2022-12-17
1
-0
/
+9
*
add built-in extension system
AUTOMATIC
2022-12-03
1
-1
/
+10
*
add comment for #4407 and remove seemingly unnecessary cudnn.enabled
AUTOMATIC
2022-12-03
1
-1
/
+3
*
fix #4407 breaking UI entirely for card other than ones related to the PR
AUTOMATIC
2022-12-03
1
-4
/
+2
*
Merge pull request #4407 from yoinked-h/patch-1
AUTOMATIC1111
2022-12-03
1
-0
/
+7
|
\
|
*
actual better fix
pepe10-gpu
2022-11-08
1
-5
/
+2
|
*
terrible hack
pepe10-gpu
2022-11-08
1
-2
/
+9
|
*
16xx card fix
pepe10-gpu
2022-11-07
1
-0
/
+3
*
|
Rework MPS randn fix, add randn_like fix
brkirch
2022-11-30
1
-12
/
+3
*
|
Merge pull request #4918 from brkirch/pytorch-fixes
AUTOMATIC1111
2022-11-27
1
-7
/
+24
|
\
\
|
*
|
Add fixes for PyTorch 1.12.1
brkirch
2022-11-21
1
-1
/
+27
|
*
|
Revert "MPS Upscalers Fix"
brkirch
2022-11-17
1
-9
/
+0
*
|
|
eliminate duplicated code from #5095
AUTOMATIC
2022-11-27
1
-19
/
+11
*
|
|
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set othe...
Matthew McGoogan
2022-11-26
1
-2
/
+12
|
/
/
*
|
change formatting to match the main program in devices.py
AUTOMATIC
2022-11-12
1
-5
/
+16
*
|
Update devices.py
源文雨
2022-11-12
1
-1
/
+1
*
|
Fix wrong mps selection below MasOS 12.3
源文雨
2022-11-12
1
-3
/
+10
|
/
[next]