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

Visual Studio Mac #15897

Closed
cguerin opened this issue Nov 19, 2019 — with docs.microsoft.com · 1 comment
Closed

Visual Studio Mac #15897

cguerin opened this issue Nov 19, 2019 — with docs.microsoft.com · 1 comment
Assignees
Labels
dotnet-ml/svc product-question Product usage related questions [org][type][category]

Comments

Copy link

cguerin commented Nov 19, 2019

On Mac, I get "Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA".

Anyway to get a CPU neutral version?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@luisquintanilla
Copy link
Contributor

Hi @cguerin ,

Thank you for your question. This is just a warning and should not have an impact on your ability to train a model. It's a message that appears cross-platform, not just Mac, and to my understanding has to do with how the TensorFlow binaries are built by default. Here's a somewhat related discussion on the issue that may provide context.

tensorflow/tensorflow#8037

From an ML.NET standpoint, it uses TensorFlow via TensorFlow.NET, a .NET library that provides bindings for TensorFlow. Since this is not a documentation issue, I would suggest raising further questions on the official TensorFlow repo or TensorFlow.NET repo for questions related to TensorFlow.NET. If you have product questions/issues on ML.NET, the best place to raise them is the ML.NET repo.

@mairaw mairaw added the product-question Product usage related questions [org][type][category] label Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-ml/svc product-question Product usage related questions [org][type][category]
Projects
None yet
Development

No branches or pull requests

5 participants