Open
Description
Providing a TensorFlow build cache could be very helpful to external developers, and lower the barrier to entry of contributing to TF.
Some ideas for this we've discussed before are:
- Offer Bazel RBE resources on behalf of SIG Build. This service is in alpha on GCP.
- Provide a read-only build cache in a GCP bucket.
- Provide
devel_cache
Docker images containing a build cache (these could be very large) - Provide code-and-cache volumes for the docker
devel
images.
See also:
Metadata
Metadata
Assignees
Labels
No labels