Skip to content

[GPU] adding ACTIVATIONS_SCALE_FACTOR configs for sana models#3294

Open
e-ddykim wants to merge 3 commits intoopenvinotoolkit:latestfrom
e-ddykim:gpu_fix_sana
Open

[GPU] adding ACTIVATIONS_SCALE_FACTOR configs for sana models#3294
e-ddykim wants to merge 3 commits intoopenvinotoolkit:latestfrom
e-ddykim:gpu_fix_sana

Conversation

@e-ddykim
Copy link
Contributor

@e-ddykim e-ddykim commented Feb 4, 2026

Details:

Tickets:

  • 177311

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"ov_pipe = OVDiffusionPipeline.from_pretrained(\n",
" model_dir, device=device.value, transformer_file_name=compressed_transformer.name if to_compress.value else None, compile=False\n",
")\n",
"if \"GPU\" in device.value:\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be the same if device.value = "AUTO" and GPU is in available devices?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! yes, this should be applied when 'AUTO' device is used. Could you please guide me how to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sana-sprint with gray blank image when using GPU

2 participants