Comfy-Org / Comfy-Org/ComfyUI

Error while processing rearrange-reduction pattern "b c (h ph) (w pw) -> b (h w) (c ph pw)". Input tensor shape: torch.Size([1, 16, 240, 135]). Additional info: {'ph': 2, 'pw': 2}. Shape mismatch, can't divide axis of length 135 in chunks of 2

Open
#6,933 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

Error while processing rearrange-reduction pattern "b c (h ph) (w pw) -> b (h w) (c ph pw)".
Input tensor shape: torch.Size([1, 16, 240, 135]). Additional info: {'ph': 2, 'pw': 2}.
Shape mismatch, can't divide axis of length 135 in chunks of 2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.