Skip to content

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

@njtierney

Description

@njtierney

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions