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

[Unity][Relax][Op] Add Conv3D Operator #16385

Merged
merged 7 commits into from
Jan 14, 2024
Merged

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Jan 10, 2024

This PR adds full support for relax.op.nn.conv3d, the last missing convolution dimension in the relax operator set. I've added end to end correctness tests via the onnx frontend and structural testing but let me know if there are other tests that you'd like to see!

@tqchen
Copy link
Member

tqchen commented Jan 10, 2024

Thanks @jwfromm , can you also add to the PT frontend as well

@jwfromm
Copy link
Contributor Author

jwfromm commented Jan 11, 2024

Just pushed pytorch support. Thanks for the suggestion :)

@tqchen tqchen merged commit 5c87bfe into apache:unity Jan 14, 2024
15 checks passed
@jwfromm jwfromm deleted the relax_conv3d branch January 15, 2024 17:58
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.

4 participants