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

Explore options for using TF installs that are compiled for AVX or AVX2 #472

Open
njtierney opened this issue Dec 14, 2021 · 0 comments
Open
Milestone

Comments

@njtierney
Copy link
Collaborator

On some machines, this message may appear after loading tensorflow:

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2

As stated in this Stack Overflow thread, this is a warning that can be safely ignored.

However, as noted in the above SO thread, there might an opportunity to gain up to 300% speedup in certain operations. Just flagging this as a potential area to document / explore.

@njtierney njtierney added this to the 0.4.1 milestone Dec 14, 2021
@njtierney njtierney added Up Next and removed Up Next labels Mar 28, 2022
@njtierney njtierney modified the milestones: 0.5.0, 0.6.0 Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant