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

How is the speed of TorchFold compared to TF-Fold? #1

Open
khanhptnk opened this issue Sep 17, 2017 · 2 comments
Open

How is the speed of TorchFold compared to TF-Fold? #1

khanhptnk opened this issue Sep 17, 2017 · 2 comments

Comments

@khanhptnk
Copy link

No description provided.

@ilblackdragon
Copy link
Member

Given TF-Fold doesn't run or compile anymore with recent version of TF, I would say infinite time faster :)

But really, I didn't do the comparison - if TF-Fold worked for me in a first place, I probably wouldn't build this. If you have it running - please feel free to benchmark similar model and post results, I'll update posts/repo.

In generally, I would expect it be faster by at least 1.5x [just because of hopefully more optimal stitching of intermediate results for next batch). Though I'm think now with more advanced indexing in Torch, this code can be also optimized.

@khanhptnk
Copy link
Author

Thanks, great job!

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

2 participants