Searched refs:StaticHashTableV1 (Results 1 – 6 of 6) sorted by relevance
64 return lookup_ops.StaticHashTableV1
74 table = lookup_ops.StaticHashTableV1(init, default_value=-7)
3 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticHashTableV1\'>"
353 class StaticHashTableV1(StaticHashTable): class392 class HashTable(StaticHashTableV1):1461 table = StaticHashTableV1(init, default_value)1561 table = StaticHashTableV1(init, default_value)1659 return StaticHashTableV1(init, default_value)1721 return StaticHashTableV1(init, default_value)
130 table = lookup_ops.StaticHashTableV1(
67 return lookup_ops.StaticHashTableV1