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 ck's grouped convolution fwd instances #3392

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

linsun12
Copy link

This PR is for enabling ck's grouped convolution fwd instances inside MIOpen.
Changes are minor and the goal is to

  1. change the output datatype to int8 for consistency between input datatype and output datatype. The int32 as output datatype for convint8 was legacy code from previous customer request and is no longer used.
  2. Enable int8 datatype for naive_conv solver as reference solver for validating output
  3. commit hash for composable kernel is switched to ck's merged PR for adding convint8 fwd instances on ck's develop branch.

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.

1 participant