Skip to content

[solvers] Remove ConvMPBidirectWinograd & ConvMPBidirectWinograd_xdlops #3612

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

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

averinevg
Copy link
Contributor

This PR removes solvers:

  • ConvMPBidirectWinograd<2, 3>
  • ConvMPBidirectWinograd<3, 3>
  • ConvMPBidirectWinograd<4, 3>
  • ConvMPBidirectWinograd<5, 3>
  • ConvMPBidirectWinograd<6, 3>
  • ConvMPBidirectWinograd_xdlops<2, 3>
  • ConvMPBidirectWinograd_xdlops<3, 3>
  • ConvMPBidirectWinograd_xdlops<4, 3>
  • ConvMPBidirectWinograd_xdlops<5, 3>
  • ConvMPBidirectWinograd_xdlops<6, 3>

These solvers were added in #358 and have never worked (disabled by default) due to SWDEV-257202.

Closes #1908

@averinevg averinevg marked this pull request as draft March 17, 2025 12:28
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.

Fix or remove ConvMPBidirectWinograd[_xdlops] solvers
1 participant