Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dlookup_ops_test.py2605 table = lookup_ops.IdTableWithHashBuckets(
2624 table = lookup_ops.IdTableWithHashBuckets(
2645 table = lookup_ops.IdTableWithHashBuckets(
2664 table = lookup_ops.IdTableWithHashBuckets(None, oov_buckets)
2684 table = lookup_ops.IdTableWithHashBuckets(
2702 lookup_ops.IdTableWithHashBuckets(
2707 lookup_ops.IdTableWithHashBuckets(
2719 table1 = lookup_ops.IdTableWithHashBuckets(
2725 table2 = lookup_ops.IdTableWithHashBuckets(
2755 table1 = lookup_ops.IdTableWithHashBuckets(
[all …]
/external/tensorflow/tensorflow/python/ops/
Dlookup_ops.py929 class IdTableWithHashBuckets(LookupInterface): class
1039 super(IdTableWithHashBuckets, self).__init__(key_dtype, dtypes.int64)
1463 table = IdTableWithHashBuckets(
1563 table = IdTableWithHashBuckets(
/external/tensorflow/tensorflow/lite/kernels/hashtable/
DREADME.md74 <td>tf.lookup.IdTableWithHashBuckets