You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR was merged but there are known limitations in current implementation, specifically, case when the original pooling had overlapping windows is not supported. aten op doesn't preserve enough info so we will need a completely different approach and/or direct ONNX->linalg lowering to handle it (see technical details in the PR).
No description provided.
The text was updated successfully, but these errors were encountered: