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

Question about the summation of all outputs from 1-D Conv Block. #10

Open
TuZehai opened this issue Jun 24, 2019 · 3 comments
Open

Question about the summation of all outputs from 1-D Conv Block. #10

TuZehai opened this issue Jun 24, 2019 · 3 comments

Comments

@TuZehai
Copy link

TuZehai commented Jun 24, 2019

Hi,

According to the network structure from the paper, all outputs from 1-D Conv Blocks are added together. However, I did not find this operation from the code. I am new to pytorch, so I may miss something. Could you help explain this a bit?

Thanks

@lihao0214
Copy link

Hi,

According to the network structure from the paper, all outputs from 1-D Conv Blocks are added together. However, I did not find this operation from the code. I am new to pytorch, so I may miss something. Could you help explain this a bit?

Thanks

I think you are right. I did not find the skip coneection layer too.

@YiyuLuo
Copy link

YiyuLuo commented Nov 30, 2020

I'm so confused about that, too

@boriq
Copy link

boriq commented Apr 28, 2022

Seems like the version of the paper at which the skip connection was added(v3 at least according to arxiv) was released months after the last commit to the model. May 19 vs Jan 19.

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

No branches or pull requests

4 participants