stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Has this model been optimized in OpenVINO?

Open fhaust opened this issue 3 years ago • 2 comments

Looking over the OpenVino documentation there seems to be a lot of potential for optimization, especially optimization of an already trained model:

https://docs.openvino.ai/latest/openvino_docs_model_optimization_guide.html

My initial question here would be: is the model used here the original SD one? Or has it been run through any of the OpenVino optimization tools?

fhaust avatar Sep 07 '22 09:09 fhaust

@fhaust we applied some graph optimizations but didn't release int8 version yet

bes-dev avatar Sep 07 '22 11:09 bes-dev

release int8 version yet

Please do (at your own leisure), I think it would be interesting to see how competitive current Gen Intel processors are in this field.

fhaust avatar Sep 07 '22 12:09 fhaust