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

Fix filter tensor shapes in bconv2d 'death' tests. #561

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

AdamHillier
Copy link
Contributor

What do these changes do?

These are 'packed' filters that have the 'unpacked' shapes. I came across this when I added proper checks for filter/input shape verification in #550.

How Has This Been Tested?

CI.

Benchmark Results

N/A.

Related issue number

N/A.

@AdamHillier AdamHillier requested a review from a team November 6, 2020 13:25
@AdamHillier AdamHillier added the internal-improvement Internal Improvements and Maintenance label Nov 6, 2020
@AdamHillier AdamHillier merged commit 4a80d66 into master Nov 6, 2020
@AdamHillier AdamHillier deleted the AdamHillier-patch-1 branch November 6, 2020 13:49
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