-
Notifications
You must be signed in to change notification settings - Fork 7
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 to compile tensorflow? #6
Comments
Indeed, compiling TF costs days. |
So have you tried to compile tensorflow in x64? I believe it's a time saver to compile tensorflow if master the configuration of the tool chain |
No need to compile TF in x64, although your absolute right, it saves a lot of time. |
Thank you for all you have done. |
Your welcome! |
I have tried to compile tensorflow in my Raspi but it costed 2 days and more. I also have tried to cross compile it in an Ubuntu x64 but I can't configure the tool chain. So if it's possible to tell me how to compile it?
The text was updated successfully, but these errors were encountered: