Skip to content

fix the concat axis error in _expand - #12

Open
HuangShiqing wants to merge 1 commit into
vonclites:masterfrom
HuangShiqing:patch-1
Open

fix the concat axis error in _expand#12
HuangShiqing wants to merge 1 commit into
vonclites:masterfrom
HuangShiqing:patch-1

Conversation

@HuangShiqing

Copy link
Copy Markdown

1*1 conv2d's out_shape is [batch_size, w,h,c ], so if want to concat two out, the axis should be -1 instead of 1
I think it's a small mistake

1*1 conv2d's out_shape is [batch_size, w,h,c ], so if want to concat two out, the axis should be -1 instead of 1
I think it's a small mistake
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