stable-diffusion-tensorflow icon indicating copy to clipboard operation
stable-diffusion-tensorflow copied to clipboard

Question for m1 max GPU performance

Open h4rk8s opened this issue 3 years ago • 3 comments
trafficstars

prompt:a bit cat

steps: 50 size: 512 * 512 cfg: 7.5 number: 1

pytorch: 36.77s / 1.2~1.4it/s

tf: 42.95s / 1.1 ~ 1.4 it/s

WHY ?

h4rk8s avatar Sep 21 '22 23:09 h4rk8s

M1 Max 10core/CPU 32core/GPU 16inch 64GB, enable high performance model.The fan rotation is about 2000~3000

h4rk8s avatar Sep 21 '22 23:09 h4rk8s

I have similar setup (10CPU/24GPU, 32GB) and also see performance on par with pytorch implementation with ~1.4it/s.

AlexanderPolyakov avatar Sep 22 '22 19:09 AlexanderPolyakov

I have similar setup (10CPU/24GPU, 32GB) and also see performance on par with pytorch implementation with ~1.4it/s.

yes, same settings, if using lstein/stable-diffusion it works 28s/~1.7it/s (with enable CFPGAN)

h4rk8s avatar Sep 24 '22 00:09 h4rk8s