Skip to content

Conversation

@astancovTT
Copy link
Contributor

@astancovTT astancovTT commented Apr 11, 2025

Problem description

Unified convolutions cpp api to be same across conv1d conv2d and transpose_conv2d.
Is the follow up for conv1d PR

What's changed

Removed conv2d and all functions from python that are already present in conv2d_pybind.
Python consumers should remain unaffected.
C++ consumers will remain unaffected for now, until backwards compatibility functions
in conv2d.hpp aren't removed (eg. invoke and conv2d with old signatures)

Checklist

@astancovTT
Copy link
Contributor Author

Closing because #20694

@astancovTT astancovTT closed this Apr 15, 2025
@astancovTT astancovTT deleted the astancov/conv-api branch June 18, 2025 12:52
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.

2 participants