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

Network inference speed #218

Open
pharrellyhy opened this issue Jun 28, 2018 · 0 comments
Open

Network inference speed #218

pharrellyhy opened this issue Jun 28, 2018 · 0 comments

Comments

@pharrellyhy
Copy link

Hi,

I have a neural network which expects input size as (batch_size, 1, 112, 112). If batch size is 1, it takes about 2ms for a forward pass. If I increase batch size to 20, it takes about 35ms which is much slower than the Pytorch counterpart which is ~4ms. Is it expected in ATen?

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

1 participant