-
Notifications
You must be signed in to change notification settings - Fork 619
[Torch] Canonicalize pool ops with single int tuple params. #4250
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
Conversation
|
Hi @vivekkhandelwal1 do you have any further comments on this? Since this has been open for a while, I'll go ahead with merging the PR if I don't hear back from you by this week. I'll be happy to address any further comments afterwards as well. Thanks! |
Dismissing the review to merge this change since I have not received any feedback after addressing the comments made earlier and the PR has been open for a long time as mentioned in #4250 (comment). I'll be happy to make any necessary changes if I receive new feedback.
Fixes #3885 by repeating the single int to match with expected spatial dims.