단점

  1. 생성이 느리다

image.png

GAN 모델과 달리 Diffusion은 여러번 denoising 과정을 거치기 때문에 (about 50 times in inference time) 느리다!

  1. 학습에 리소스가 많이 든다

image.png

FlashAttention은 Attention에서 발생하는 IO bottleneck을 줄이는 방식