I am trying to debug an error using shadoworflow. When I import a tensor stream I get the following error:
import tensor flow as tf
ending a call after invoking an instance of "Xbyak :: Error"
what (): internal error
Canceled (kernel resets)
Here are the installation details
OS β Ubuntu 14.04
Anaconda installation method β ββconda 4.4.11 (conda install tensorflow)
python3 --version -> Python 3.6.4 :: Anaconda, Inc.
If anyone has experience or knowledge on how to fix this problem, I would be very grateful. A search here on google and github gave the suggested problem, probably with MKL-DNN , did anyone find work around?
source share