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

Transpose weights for hybrid quantized convolution #64844

Merged
merged 1 commit into from Apr 5, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Apr 1, 2024

Transpose weights for hybrid quantized convolution

Factored out function for matching input and kernel and function for transposing the weight values to share implementation between SRQ and weight-only convolution.

@copybara-service copybara-service bot force-pushed the exported_pr_620808162 branch 2 times, most recently from 5702e25 to 3861c03 Compare April 5, 2024 00:24
Factored out function for matching input and kernel and function for transposing the weight values to share implementation between SRQ and weight-only convolution.

PiperOrigin-RevId: 622023834
@copybara-service copybara-service bot merged commit cd3b38b into master Apr 5, 2024
1 check passed
@copybara-service copybara-service bot deleted the exported_pr_620808162 branch April 5, 2024 02:22
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.

None yet

1 participant