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