greta-dev / greta-dev/greta

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

Open
#472 0 comments 0 reactions 0 assignees View on GitHub
installation
Dominant language
C++
Stars
607
Forks
67
Avg merge
3d 8h
Merged PRs (30d)
1

Description

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](https://stackoverflow.com/questions/47068709/your-cpu-supports-instructions-that-this-tensorflow-binary-was-not-compiled-to-u), 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.