Closed Zaspire closed 8 years ago
Ok @jhfield is working on fixing that. This is because remote repository cannot reference correctly Skylark files. Until this is fixed, you need to copy the .bzl of tensorflow under the same path in your main repository
Duplicate of #429.
I still can reproduce issue with latest bazel & latest tenserflow
I'd imagine that tensorflow's load statements are using the old-style paths, not labels, and needs to be updated. Perhaps file a ticket with tensorflow?
error message for (tensor flow included via local_repository)