aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/bigtable/README.md
blob: ef3c60069e8a97f7a13457156d20f3f7a4f7eccb (plain)
1
2
3
4
5
6
7
8
9
10
# 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. -->