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

About the inference time #29

Open
yangzhou321 opened this issue Nov 14, 2024 · 0 comments
Open

About the inference time #29

yangzhou321 opened this issue Nov 14, 2024 · 0 comments

Comments

@yangzhou321
Copy link

I am curious as to why the FAN-B-H network, despite having fewer parameters and computational costs than ViT-B, has an inference time that is four times longer. I tested the inference times of FAN-B-H and ViT-B, with the former taking 20.8 ms per 100 runs and the latter 4.8 ms. The training time for FAN-B-H is also significantly slower. Could this be because some computations in FAN-B-H are not parallelizable?

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