Skip to content

Fixed some issues in BAM#111

Open
KevinOfCathay wants to merge 1 commit intoxmu-xiaoma666:masterfrom
KevinOfCathay:master
Open

Fixed some issues in BAM#111
KevinOfCathay wants to merge 1 commit intoxmu-xiaoma666:masterfrom
KevinOfCathay:master

Conversation

@KevinOfCathay
Copy link

  1. padding is set to "same" because of the dialation, otherwise res=res.expand_as(x) in line 49 will fail.
  2. removed unnecessary b, c, _, _ = x.size() since it's never used.
  3. added bam.eval() to prevent error when batch size is set to 1.

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