HomeSort by relevance Sort by last modified time
    Searched full:table_shards (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/
sharded_mutable_dense_hashtable.py 56 table_shards = []
58 table_shards.append(
65 self._table_shards = table_shards
76 def table_shards(self): member in class:ShardedMutableDenseHashTable

Completed in 226 milliseconds