anandanand84 / technicalindicators

A javascript technical indicators written in typescript with pattern recognition right in the browser
MIT License
2.18k stars 563 forks source link

tensorflow/core/platform/cpu_feature_guard.cc with technicalindicators.ADX #153

Closed nedievas closed 4 years ago

nedievas commented 6 years ago

I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA

pigd0g commented 5 years ago

I get the same, just a warning I think, would be nice to remove from logs.

Linux - x64

Full error:

I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2

anandanand84 commented 4 years ago

Tensorflow removed in 3.0. It should work now