NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
i have completed stable diffusion quantization in txt2img as demo shows.
the result is very good.
when i want to transfer sd quantization in inpainting task, i meet the problem that the quantization result is very poor.
the mask area is still noise and the quantized unet model can not inpaint any thing.
Do you konw the problem and anyone can help me?
i have completed stable diffusion quantization in txt2img as demo shows. the result is very good. when i want to transfer sd quantization in inpainting task, i meet the problem that the quantization result is very poor. the mask area is still noise and the quantized unet model can not inpaint any thing. Do you konw the problem and anyone can help me?