I would like to get the TensorFlow GitHub code and compile it on my local Windows machine.
I currently have problems with the following include:
#include "external/eigen_archive/eigen-eigen-ce5a455b34c0/unsupported/Eigen/CXX11/Tensor"
Where can this file be found?