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

Expecting compilation with avx-512 #166

Open
liangtsingkuai opened this issue Dec 26, 2020 · 3 comments
Open

Expecting compilation with avx-512 #166

liangtsingkuai opened this issue Dec 26, 2020 · 3 comments

Comments

@liangtsingkuai
Copy link

Usually I demonstrate some tech for non-professionals.
My laptop has i5-1035g1 on board, which supports avx-512, and nvidia mx350.
I would like to try tf with avx-512 for comparing with gpu version.
Thank you.

@fo40225
Copy link
Owner

fo40225 commented Dec 28, 2020

If you use GPU, AVX or not doesn't matter.

You can install the Intel Optimization for TensorFlow from conda on windows.
https://software.intel.com/content/www/us/en/develop/articles/intel-optimization-for-tensorflow-installation-guide.html

@liangtsingkuai
Copy link
Author

If you use GPU, AVX or not doesn't matter.

You can install the Intel Optimization for TensorFlow from conda on windows.
https://software.intel.com/content/www/us/en/develop/articles/intel-optimization-for-tensorflow-installation-guide.html

That sounds like a DIY compiling battle, and resonable.
Since I did not figure out a perfect way for commercial, Yet.
But your great work helps, like always, and thanks a lot.
BTW
You're famous, in a way, here in China, helps many people, mostly students and lazy guys like me:)
Thanks again.

@fo40225
Copy link
Owner

fo40225 commented Jan 7, 2021

conda install tensorflow-mkl -c anaconda

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