aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cloud/README.md
blob: a80d8965f3b562cadaff8caad8d40c7b98afa78f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Cloud #

## Cloud Bigtable ##

[Google Cloud Bigtable](https://cloud.google.com/bigtable/) is a high
performance storage system that can store and serve training data. This contrib
package contains an experimental integration with TensorFlow.

> **Status: Highly experimental.** The current implementation is very much in
> flux. Please use at your own risk! :-)

<!-- TODO(saeta): Document usage / methods / etc. -->

## Cloud Storage (GCS) ##

The Google Cloud Storage ops allow the user to configure the GCS File System.

<!-- TODO(saeta): Document usage / methods / etc. -->