Skip to content

Comments

Update Safety Checker model for reduceSum with int32 input#11

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

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

Conversation

@ibelem
Copy link
Contributor

@ibelem ibelem commented Jun 14, 2024

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
Copy link
Collaborator

fdwr commented Jun 14, 2024

⏳ Deferring merge until after the target model is uploaded.

@fdwr
Copy link
Collaborator

fdwr commented Aug 1, 2024

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