tensorflow-cmake
tensorflow-cmake copied to clipboard
eigen.sh failure
eigen installation script fails on this line: 70: EIGEN_TEXT=$(grep -Pzo ${EIGEN_REGEX} ${TF_DIR}/tensorflow/workspace.bzl) || fail
I check workspace.bzl and it doesn't contain "native.new_http_archive" at all.
Did you get resolution on this?