Skip to content

Conversation

@n3011
Copy link

@n3011 n3011 commented Mar 28, 2021

This PR fixes the bug related to skip_connet in the BottleNeckBlock block.

Instead of using the flattened tensor for getting the original dimension and adding with the output tensor, the original tensor was used, which will cause a shape mismatch error for an original input tensor with more than 2 dimensions.

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