Skip to content

Update Safety Checker model for reduceSum with int32 input - #11

Merged
fdwr merged 1 commit into
microsoft:mainfrom
ibelem:safety-checker-int32-reducesum
Aug 1, 2024
Merged

Update Safety Checker model for reduceSum with int32 input#11
fdwr merged 1 commit into
microsoft:mainfrom
ibelem:safety-checker-int32-reducesum

Conversation

@ibelem

@ibelem ibelem commented Jun 14, 2024

Copy link
Copy Markdown
Contributor

The Safety Checker model for Stable Diffusion Turbo uses reduceSum with int64 input, which caused the demo failing on WebNN Core ML backend since the int64 is not supported on CoreML.

Use the Safety Checker model for reduceSum with int32 input converted by @Honry instead.

We did not directly use the name of the original model and overwrite it, in order to leave a record of the revision. Please do not merge this PR until the model has been uploaded into huggingface.

@Adele101 Please take a look.

@fdwr

fdwr commented Jun 14, 2024

Copy link
Copy Markdown
Collaborator

⏳ Deferring merge until after the target model is uploaded.

@fdwr

fdwr commented Aug 1, 2024

Copy link
Copy Markdown
Collaborator

The model is now present (https://huggingface.co/microsoft/sd-turbo-webnn/tree/main/safety_checker). Merging.

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.

2 participants