anandanand84 / technicalindicators

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

cpu backend was already registered. Reusing existing backend 2019-08-30 11:35:08.543144: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 #193

Closed southwhale closed 4 years ago

southwhale commented 5 years ago

hi, the lib give warning when running: cpu backend was already registered. Reusing existing backend 2019-08-30 11:35:08.543144: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2

how fix it? thks.

ofarukcaki commented 4 years ago

Same error, any solution?

anandanand84 commented 4 years ago

Tensorflow removed with version 3.0. This should not be an issue anymore.