Eddy Kim

Results 6 comments of Eddy Kim

@aoke79 Please check `guidance_scale` in https://github.com/openvinotoolkit/openvino.genai/blob/master/llm_bench/python/prompts/stable-diffusion.jsonl. Could you try it with the value of `7.5`?

Hi @aoke79, I reproduced the regression on my MTL machine. But I also saw the regression was resolved with the latest OV master. Please see my test results. 2023.3 -->...

Is there a reason to add a new opt kernel without applying `fast_erf` to the ref kernel?

> > Is there a reason to add a new opt kernel without applying `fast_erf` to the ref kernel? > > Also, since this kernel has grown to support more...

Did you check accuracy? When I tested this PR with the resnet-18 static model, the outputs are different between non-caching and weightless-caching runs. Additionally, I temporarily commented out the below...

> > Did you check accuracy? When I tested this PR with the resnet-18 static model, the outputs are different between non-caching and weightless-caching runs. Additionally, I temporarily commented out...