rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.43k stars 115 forks source link

Use openvino intel cpu plugin #118

Open Micraow opened 9 months ago

Micraow commented 9 months ago

See: https://github.com/openvinotoolkit/openvino/tree/master/src/plugins/intel_cpu I saw in OpenVINO's README that it supports hardware matrix(through AVX512), which is supposed to offer performance improvement. Can we add that into fastsdcpu?

rupeshs commented 8 months ago

Already we are using openvino optimisations