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

[tests] Unit tests for tunable ConvHipImplicitGemm* solvers #3643

Open
wants to merge 51 commits into
base: develop
Choose a base branch
from

Conversation

averinevg
Copy link
Contributor

@averinevg averinevg commented Mar 19, 2025

This PR adds unit tests for implicit gemm solvers from #3624:

  • ConvHipImplicitGemmBwdDataV1R1
  • ConvHipImplicitGemmBwdDataV1R1Xdlops
  • ConvHipImplicitGemmBwdDataV4R1
  • ConvHipImplicitGemmBwdDataV4R1Xdlops
  • ConvHipImplicitGemmForwardV4R4Xdlops
  • ConvHipImplicitGemmForwardV4R4Xdlops_Padded_Gemm
  • ConvHipImplicitGemmForwardV4R5Xdlops
  • ConvHipImplicitGemmV4R1Fwd
  • ConvHipImplicitGemmV4R1WrW
  • ConvHipImplicitGemmV4R4Fwd
  • ConvHipImplicitGemmV4R4WrW
  • ConvHipImplicitGemmWrwV4R4Xdlops
  • ConvHipImplicitGemmWrwV4R4Xdlops_Padded_Gemm

Additional changes:

  • Tolerances can be set separately for each solver
  • Tuning parameters for existing unit tests have been fixed
  • Fixed bug in unit_conv_solver.cpp (the descriptors were mixed up, only the applicability tests were affected)
  • Some cleanup
  • Old tests have been removed

@scerzh scerzh self-requested a review March 26, 2025 13:00
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.

None yet

2 participants