Simon

Results 5 comments of Simon

@bes-dev Sorry, by amd hardware i was actually referring to amd gpus, Since they cannot use cuda. The onnxruntime have support for DirectML which enables amd gpus to run the...

@bes-dev Sure, if i am able to get them to run on a amd-gpu using onnx i would certainly be willing to open a pull request for it. Regarding hosting,...

@bes-dev Thank you, the models loads when using onnx with cpu. Unfortunately it gives: RUNTIME_EXCEPTION : Exception during initialization: ... The parameter is incorrect. When loading the vae and unet...

@kamalkraj This script works for converting the unet. https://github.com/harishanand95/diffusers/blob/main/examples/inference/save_onnx.py

@epi-morphism You probably did not include his edit of transformers that earlier also was part of that repo. Seems like its removed now, and a new one is here without...