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

Fix temporal tiling for Tiled VAE decoder, remove redundant tiles. #6306

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

kvochko
Copy link
Contributor

@kvochko kvochko commented Jan 1, 2025

This commit fixes the temporal overlap calculation (which previously always evaluated to 1), and removes a redundant tile at the end of the range when its elements are completely covered by the previous tile.

This commit fixes the temporal tile size calculation, and removes
a redundant tile at the end of the range when its elements are
completely covered by the previous tile.
@comfyanonymous comfyanonymous merged commit 0f11d60 into comfyanonymous:master Jan 1, 2025
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