Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnumeratedShapes horrible performance #306

Open
cchance27 opened this issue Dec 19, 2023 · 0 comments
Open

EnumeratedShapes horrible performance #306

cchance27 opened this issue Dec 19, 2023 · 0 comments

Comments

@cchance27
Copy link

I posted this over at ... aszc-dev/ComfyUI-CoreMLSuite#35 because thats where i'm working with it, and basically found that when i converted to EnumeratedShapes and used 512x512 (one of the shapes) instead of a stock 512x512 conversion to coreml, the model ran 5x slower, 5s/it instead of 1s/it (without any coreml, it's only 1.3s/it, so the enumeratedshapes makes it 4-5x slower as just not using coreml at all.

Has anyone else experimented with the Enumerated Shapes and Ranges vs the single size selection?

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

No branches or pull requests

1 participant