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

Add support for batched inputs in the indirect BGEMM kernels #519

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

AdamHillier
Copy link
Contributor

@AdamHillier AdamHillier commented Sep 30, 2020

What do these changes do?

This PR adds support for batched inputs to the indirect BGEMM kernels and adds test cases in bconv2d_test.cc to test for batched input shapes.

How Has This Been Tested?

New test cases. The 'big' kernel tests pass locally (AArch64).

Benchmark Results

N/A.

Related issue number

This builds on top of #518 and so will remain a draft until that PR is merged.

@AdamHillier AdamHillier changed the title Indirect bgemm batched inputs Add support for batched inputs in the indirect BGEMM kernels Sep 30, 2020
@AdamHillier AdamHillier force-pushed the indirect-bgemm-batched-inputs branch from 26f1d2a to 6c91949 Compare October 1, 2020 08:49
@AdamHillier AdamHillier marked this pull request as ready for review October 1, 2020 08:49
@AdamHillier AdamHillier added the internal-improvement Internal Improvements and Maintenance label Oct 1, 2020
@AdamHillier AdamHillier merged commit 89acc6b into master Oct 1, 2020
@AdamHillier AdamHillier deleted the indirect-bgemm-batched-inputs branch October 1, 2020 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Internal Improvements and Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants