Home
last modified time | relevance | path

Searched refs:sample_keys (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/bigtable/
DREADME.md24 in a contiguous range, however the `sample_keys` operation skips keys, and
76 however the `sample_keys` operation skips keys, and operates on the whole table
87 - `table.sample_keys()`: Retrieves a sampling of keys from the underlying
/external/tensorflow/tensorflow/contrib/bigtable/python/ops/
Dbigtable_api.py226 def sample_keys(self): member in BigtableTable
/external/tensorflow/tensorflow/contrib/bigtable/python/kernel_tests/
Dbigtable_ops_test.py143 ds = self._table.sample_keys()