I am trying to build tensorflow in a system that doesn't have internet access. I've downloaded the dependencies listed in tensorflow/workspace.bzl externally. But now the configure is trying to fetch a bunch of dependencies in the WORKSPACE file. They all look like UI packages needed for tensorboard.
Is there a way I can edit the configure to skip over these packages since I wont be needing the tensorboard or android code?
I tried a bunch of ways to remove the external dependencies used in tensorboard, all of which broke the build since I am not experienced with bazel.
But! here is what I found that did work:
Here is the semi-tedious part if you dont have internet access:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With