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

Enable testdata for convolution ops #2224

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Enable testdata for convolution ops #2224

merged 2 commits into from
Apr 18, 2024

Conversation

ghpvnist
Copy link
Member

@ghpvnist ghpvnist commented Apr 16, 2024

This is part 2 of #1964 to implement parts of #1314.

Also fix a bug on generating invalid padding shape (used to generate N-2 number of dim size 2 instead of shape [N-2, 2]).

@ghpvnist ghpvnist requested a review from GleasonK April 16, 2024 20:24
@ghpvnist ghpvnist marked this pull request as draft April 16, 2024 20:31
@ghpvnist ghpvnist marked this pull request as ready for review April 17, 2024 19:16
@ghpvnist ghpvnist merged commit 473d77d into openxla:main Apr 18, 2024
10 checks passed
@ghpvnist ghpvnist deleted the conv branch April 23, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants